Searched defs:WeightSearchEntry (Results 1 – 1 of 1) sorted by relevance
952 struct WeightSearchEntry struct954 const char* string;955 int string_len;956 FontWeight weight;958 bool operator<( const WeightSearchEntry& rRight ) const in operator <()
Completed in 34 milliseconds