Searched refs:RunFont (Results 1 – 1 of 1) sorted by relevance
17 class RunFont : SkNoncopyable { class19 RunFont(const SkPaint& paint) in RunFont() function in __anon61d7bb0a0111::RunFont38 bool operator==(const RunFont& other) const { in operator ==()47 bool operator!=(const RunFont& other) const { in operator !=()91 SK_COMPILE_ASSERT(sizeof(RunFont) == sizeof(RunFontStorageEquivalent), runfont_should_stay_packed);125 const RunFont& font() const { in font()184 RunFont fFont;