Home
last modified time | relevance | path

Searched refs:GetItemSubrange (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1074 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 25 milliseconds