Searched refs:mpGlyphItems (Results 1 – 2 of 2) sorted by relevance
964 : mpGlyphItems(0), in GenericSalLayout()973 delete[] mpGlyphItems; in ~GenericSalLayout()985 if( mpGlyphItems ) in AppendGlyph()989 delete[] mpGlyphItems; in AppendGlyph()991 mpGlyphItems = pNewGI; in AppendGlyph()1142 GlyphItem* pG = mpGlyphItems; in ApplyDXArray()1193 pG = mpGlyphItems; in ApplyDXArray()1384 pG1 = mpGlyphItems; in KashidaJustify()1432 delete[] mpGlyphItems; in KashidaJustify()1433 mpGlyphItems = pNewGlyphItems; in KashidaJustify()[all …]
349 GlyphItem* mpGlyphItems; // TODO: change to GlyphList member in GenericSalLayout
Completed in 21 milliseconds