Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1811 int nMinGlyphPos, nEndGlyphPos; local
1821 if( nStart < nMinGlyphPos )
1822 nStart = nMinGlyphPos;
2002 int nMinGlyphPos = 0, nEndGlyphPos; local
2008 nStart = nMinGlyphPos;
2023 if( nStart > nMinGlyphPos )
2035 if (nLastUndropped >= nMinGlyphPos)
2141 i = nMinGlyphPos;
2206 int nMinGlyphPos, nEndGlyphPos; local
2240 mpOutGlyphs + nMinGlyphPos,
[all …]

Completed in 20 milliseconds