Home
last modified time | relevance | path

Searched refs:WeightSearchEntry (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dfont.cxx952 struct WeightSearchEntry struct
958 bool operator<( const WeightSearchEntry& rRight ) const in operator <() argument
1027 WeightSearchEntry aEnt; in identifyType1Font()
1032WeightSearchEntry* pFound = std::lower_bound( weight_table, weight_table+nEnt, aEnt ); in identifyType1Font()

Completed in 26 milliseconds