Searched refs:ASystemFontIterator (Results 1 – 1 of 1) sorted by relevance
89 struct ASystemFontIterator { struct241 ASystemFontIterator* ASystemFontIterator_open() { in ASystemFontIterator_open()242 std::unique_ptr<ASystemFontIterator> ite(new ASystemFontIterator()); in ASystemFontIterator_open()276 void ASystemFontIterator_close(ASystemFontIterator* ite) { in ASystemFontIterator_close()365 AFont* ASystemFontIterator_next(ASystemFontIterator* ite) { in ASystemFontIterator_next()