Home
last modified time | relevance | path

Searched refs:nTmpMaxGlyphs (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx7459 …const int nTmpMaxGlyphs = rLayout.GetOrientation() ? 1 : nMaxGlyphs; // #i97991# temporary workaro… in drawLayout() local
7461 aGlyphs.reserve( nTmpMaxGlyphs ); in drawLayout()
7464 …while( (nGlyphs = rLayout.GetNextGlyphs( nTmpMaxGlyphs, pGlyphs, aGNGlyphPos, nIndex, nAdvanceWidt… in drawLayout()

Completed in 69 milliseconds