Searched refs:AdjustEntryHeight (Results 1 – 3 of 3) sorted by relevance
941 AdjustEntryHeight( GetFont() ); in ModelHasCleared()942 AdjustEntryHeight( GetDefaultExpandedEntryBmp() ); in ModelHasCleared()943 AdjustEntryHeight( GetDefaultCollapsedEntryBmp() ); in ModelHasCleared()1061 void SvTreeListBox::AdjustEntryHeight( const Image& rBmp ) in AdjustEntryHeight() function in SvTreeListBox1073 void SvTreeListBox::AdjustEntryHeight( const Font& rFont ) in AdjustEntryHeight() function in SvTreeListBox1258 AdjustEntryHeight( rBmp ); in SetCollapsedNodeBmp()1265 AdjustEntryHeight( rBmp ); in SetExpandedNodeBmp()1276 AdjustEntryHeight( aTempFont ); in SetFont()1347 AdjustEntryHeight( GetFont() ); in SetSpaceBetweenEntries()2653 AdjustEntryHeight( aFont ); in InitSettings()
90 SVT_DLLPRIVATE void AdjustEntryHeight( const Image& rBmp );91 SVT_DLLPRIVATE void AdjustEntryHeight( const Font& rFont );
277 mpTreeImpl->AdjustEntryHeight( aNodeImage ); in createEntry()319 mpTreeImpl->AdjustEntryHeight( aImage ); in updateEntry()
Completed in 45 milliseconds