Searched refs:nContextBmpWidthMax (Results 1 – 3 of 3) sorted by relevance
105 nContextBmpWidthMax = 0; in InitTreeView()239 long nContextWidth = nContextBmpWidthMax; in SetTabs()265 if( nContextBmpWidthMax ) in SetTabs()278 if( nContextBmpWidthMax ) in SetTabs()295 if( nContextBmpWidthMax ) in SetTabs()309 if( nContextBmpWidthMax ) in SetTabs()571 if( nWidth > nContextBmpWidthMax ) in SetExpandedEntryBmp()573 nContextBmpWidthMax = nWidth; in SetExpandedEntryBmp()591 if( nWidth > nContextBmpWidthMax ) in SetCollapsedEntryBmp()593 nContextBmpWidthMax = nWidth; in SetCollapsedEntryBmp()[all …]
214 if( nWidth != pView->nContextBmpWidthMax ) { in UpdateContextBmpWidthMax()215 pView->nContextBmpWidthMax = nWidth; in UpdateContextBmpWidthMax()1114 if( !pView->nContextBmpWidthMax ) in DrawNet()1139 if( !pView->nContextBmpWidthMax ) in DrawNet()1158 if( !pView->nContextBmpWidthMax ) in DrawNet()1662 if( pView->nContextBmpWidthMax ) in SetNodeBmpTabDistance()
73 short nContextBmpWidthMax; member in SvTreeListBox