HomeSort by relevance Sort by last modified time
    Searched refs:CFX_FontDescriptorInfo (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fgas/font/
cfgas_fontmgr.h 85 class CFX_FontDescriptorInfo {
90 bool operator>(const CFX_FontDescriptorInfo& other) const {
93 bool operator<(const CFX_FontDescriptorInfo& other) const {
96 bool operator==(const CFX_FontDescriptorInfo& other) const {
170 void MatchFonts(std::vector<CFX_FontDescriptorInfo>* MatchedFonts,
194 std::map<uint32_t, std::unique_ptr<std::vector<CFX_FontDescriptorInfo>>>
cfgas_fontmgr.cpp 710 std::vector<CFX_FontDescriptorInfo>* pMatchedFonts,
    [all...]

Completed in 58 milliseconds