#include "precomp.h"Go to the source code of this file.
| Functions | |
| INT | LBGetVariableHeightItemHeight (PLBIV plb, INT itemNumber) | 
| void | LBSetVariableHeightItemHeight (PLBIV plb, INT itemNumber, INT itemHeight) | 
| INT | CItemInWindowVarOwnerDraw (PLBIV plb, BOOL fPartial) | 
| INT | LBPage (PLBIV plb, INT startItem, BOOL fPageForwardDirection) | 
| INT | LBCalcVarITopScrollAmt (PLBIV plb, INT iTopOld, INT iTopNew) | 
| 
 | ||||||||||||
| 
 Definition at line 101 of file lboxvar.c. References _GetClientRect(), tagLBIV::cMac, INT, tagLBIV::iTop, LBGetItemRect(), and tagLBIV::spwnd. Referenced by CItemInWindow(). 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 198 of file lboxvar.c. References _GetClientRect(), INT, LBGetItemRect(), and tagLBIV::spwnd. Referenced by xxxNewITopEx(). 
 
 | 
| 
 | ||||||||||||
| 
 Definition at line 25 of file lboxvar.c. References BYTE, tagLBIV::cMac, tagLBIV::fHasStrings, gpsi, INT, tagLBIV::rgpch, UINT, and tagLBIV::wMultiple. Referenced by LBGetItemRect(), LBGetSetItemHeightHandler(), LBPage(), and LBSetCItemFullMax(). 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 157 of file lboxvar.c. References _GetClientRect(), tagLBIV::cMac, INT, LBGetVariableHeightItemHeight(), max, min, and tagLBIV::spwnd. Referenced by xxxInsureVisible(), xxxLBoxCtlKeyInput(), and xxxLBoxCtlScroll(). 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 67 of file lboxvar.c. References BYTE, tagLBIV::cMac, tagLBIV::fHasStrings, tagLBIV::rgpch, UINT, and tagLBIV::wMultiple. Referenced by LBGetSetItemHeightHandler(). 
 
 | 
 1.3.7
 1.3.7