Home
last modified time | relevance | path

Searched refs:pClusterG (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1201 GlyphItem* pClusterG = pG + 1; in ApplyDXArray() local
1202 for( int j = i; ++j < mnGlyphCount; ++pClusterG ) in ApplyDXArray()
1204 if( pClusterG->IsClusterStart() ) in ApplyDXArray()
1206 if( !pClusterG->IsDiacritic() ) // #i99367# ignore diacritics in ApplyDXArray()
1207 nOldClusterWidth += pClusterG->mnNewWidth; in ApplyDXArray()
1217 pClusterG[-1].mnNewWidth += nDiff; in ApplyDXArray()

Completed in 23 milliseconds