Searched defs:currentFont (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/modules/skshaper/src/ | ||
| D | SkShaper.cpp | 191 const SkFont& currentFont() const override { in Make() function in SkiaRsText::FontMgrRunIterator |
| /third_party/skia/modules/skshaper/include/ | ||
| D | SkShaper.h | 151 const SkFont& currentFont() const override { return fFont; } in currentFont() function |
| /third_party/skia/experimental/sktext/src/ | ||
| D | Text.cpp | 207 const SkFont& currentFont() const override { return fCurrentFont; } in currentFont() function in skia::text::FormattingFontIterator |