Searched refs:maSubPortions (Results 1 – 1 of 1) sorted by relevance
100 mutable SubPortionVector maSubPortions; // Writer&ATSUI layouts can differ quite a bit... member in ATSLayout407 if( maSubPortions.empty() ) in DrawText()412 SubPortionVector::const_iterator it = maSubPortions.begin(); in DrawText()413 for(; it != maSubPortions.end(); ++it ) in DrawText()496 if( !maSubPortions.empty() ) in GetNextGlyphs()505 SubPortionVector::const_iterator it = maSubPortions.begin(); in GetNextGlyphs()506 for(; it != maSubPortions.end(); ++it) { in GetNextGlyphs()575 if( !maSubPortions.empty() ) in GetNextGlyphs()971 maSubPortions.push_back( aSubPortion ); in InitGIA()979 if( !maSubPortions.empty() ) in InitGIA()[all …]
Completed in 12 milliseconds