Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1029 int mnMinGlyphPos; member
1448 rVisualItem.mnMinGlyphPos = mnGlyphCount;
1703 rMinGlyphPos = rVisualItem.mnMinGlyphPos;
1780 nStart = pVI->mnMinGlyphPos;
1788 if( (nStart >= pVI->mnMinGlyphPos)
1875 int i = mpLogClusters[c] + rVI.mnMinGlyphPos;
2077 int j = pVI->mnMinGlyphPos;
2145 rVI.mnMinGlyphPos = ++i;
2158 if (rVI.mnMinGlyphPos != nOrigMinGlyphPos)
2163 rVI.mnMinGlyphPos = i = nOrigMinGlyphPos;
[all …]

Completed in 34 milliseconds