Searched refs:GetItemSubrange (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/vcl/win/source/gdi/ |
H A D | winlayout.cxx | 1074 bool GetItemSubrange( const VisualItem&, 1608 if( GetItemSubrange( rVisualItem, i, nEndGlyphPos ) ) 1693 bool UniscribeLayout::GetItemSubrange( const VisualItem& rVisualItem, function in UniscribeLayout 1812 bool bRC = GetItemSubrange( *pVI, nMinGlyphPos, nEndGlyphPos ); 2006 if( GetItemSubrange( *pVI, nMinGlyphPos, nEndGlyphPos ) ) 2017 bool bRC = GetItemSubrange( *pVI, nMinGlyphPos, nEndGlyphPos ); 2073 if( GetItemSubrange( *pVI, nStart, nDummy ) ) 2140 GetItemSubrange( rVI, nMinGlyphPos, nEndGlyphPos ); 2207 if( !GetItemSubrange( rVisualItem, nMinGlyphPos, nEndGlyphPos ) ) 2263 if( !GetItemSubrange( rVI, nMinGlyphPos, nEndGlyphPos ) ) [all …]
|
Completed in 28 milliseconds