Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx785 struct EncEntry struct
790 EncEntry() : aEnc( 0 ), aGID( 0 ) {} in EncEntry() argument
792 bool operator<( const EncEntry& rRight ) const in operator <() argument
807 std::vector< EncEntry > aSorted( nGlyphCount, EncEntry() ); in CreatePSUploadableFont()

Completed in 20 milliseconds