Searched refs:maGlyphOffsets (Results 1 – 2 of 2) sorted by relevance
469 maGlyphOffsets.push_back( _uInt16( maGlyphData.getOffset() ) ); in getGlyph()511 sal_uInt16 nGlyphs = _uInt16( maGlyphOffsets.size() ); in write()514 for(vector< sal_uInt16 >::iterator i = maGlyphOffsets.begin(); i != maGlyphOffsets.end(); i++) in write()
177 std::vector< sal_uInt16 > maGlyphOffsets; member in swf::FlashFont
Completed in 22 milliseconds