Searched refs:GetMaxEntryWidth (Results 1 – 4 of 4) sorted by relevance
352 long GetMaxEntryWidth() const { return mnMaxWidth; } in GetMaxEntryWidth() function in ImplListBoxWindow494 long GetMaxEntryWidth() const { return maLBWindow.GetMaxEntryWidth(); } in GetMaxEntryWidth() function in ImplListBox
2472 long nMaxWidth = GetMaxEntryWidth(); in ImplCheckScrollBars()2533 mpHScrollBar->SetRangeMax( GetMaxEntryWidth() + HORZ_SCROLL ); in ImplInitScrollBars()
1133 aSz.Width() = mpImplLB->GetMaxEntryWidth(); in CalcMinimumSize()
1373 aSz.Width() = mpImplLB->GetMaxEntryWidth() + 4; in CalcMinimumSize()
Completed in 35 milliseconds