Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/flash/
H A Dswfwriter2.cxx469 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()
H A Dswfwriter.hxx177 std::vector< sal_uInt16 > maGlyphOffsets; member in swf::FlashFont

Completed in 16 milliseconds