Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx2200 int nBaseGlyphPos = -1; local
2210 if( nBaseGlyphPos < 0 )
2214 nBaseGlyphPos = nEndGlyphPos - 1;
2216 nBaseGlyphPos = nMinGlyphPos;
2226 && (nBaseGlyphPos == mpLogClusters[i]) )

Completed in 34 milliseconds