Searched defs:currentFont (Results 1 – 2 of 2) sorted by relevance
167 const SkFont& currentFont() const override { in currentFont() function in FontMgrRunIterator
126 const SkFont& currentFont() const override { return fFont; } in currentFont() function