Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dfont.cxx952 struct WeightSearchEntry struct
954 const char* string;
955 int string_len;
956 FontWeight weight;
958 bool operator<( const WeightSearchEntry& rRight ) const in operator <()

Completed in 15 milliseconds