Searched refs:StrictStringSort (Results 1 – 1 of 1) sorted by relevance
858 struct StrictStringSort : public ::std::binary_function< const FontNameAttr&, const FontNameAttr&, … struct1162 …sort( it->second.aSubstAttributes.begin(), it->second.aSubstAttributes.end(), StrictStringSort() ); in readLocaleSubst()1197 …d.aSubstAttributes.begin(), lang->second.aSubstAttributes.end(), aSearchAttr, StrictStringSort() ); in getSubstInfo()
Completed in 14 milliseconds