#include "precomp.h"
Go to the source code of this file.
Functions | |
void | LBCalcItemRowsAndColumns (PLBIV plb) |
void | xxxLBoxCtlHScrollMultiColumn (PLBIV plb, INT cmd, INT xAmt) |
|
Definition at line 25 of file lboxmult.c. References _GetClientRect(), tagLBIV::cItemFullMax, tagLBIV::cxColumn, tagLBIV::cyChar, INT, tagLBIV::itemsPerColumn, tagLBIV::iTop, max, tagLBIV::numberOfColumns, tagLBIV::spwnd, and xxxNewITop(). Referenced by LBGetSetItemHeightHandler(), ListBoxWndProcWorker(), xxxLBSetFont(), and xxxLBSize().
|
|
Definition at line 71 of file lboxmult.c. References CheckLock, tagLBIV::cMac, tagLBIV::fRightAlign, tagLBIV::fSmoothScroll, INT, tagLBIV::itemsPerColumn, tagLBIV::iTop, tagLBIV::numberOfColumns, tagLBIV::spwnd, TRUE, xxxLBShowHideScrollBars(), and xxxNewITop(). Referenced by ListBoxWndProcWorker(), xxxLBoxCtlHScroll(), and xxxTrackMouse().
|