Searched defs:ASystemFontIterator (Results 1 – 3 of 3) sorted by relevance
87 struct ASystemFontIterator { struct88 std::vector<AFont> fonts;89 uint32_t index;91 XmlDocUniquePtr mXmlDoc;93 ParserState state;96 XmlDocUniquePtr mCustomizationXmlDoc;
97 typedef struct ASystemFontIterator ASystemFontIterator; typedef