Home
last modified time | relevance | path

Searched defs:FontKey (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DOneLineShaper.h120 struct FontKey { struct
122 FontKey() {} in FontKey() argument
124 FontKey(SkUnichar unicode, SkFontStyle fontStyle, SkString locale) in FontKey() function
130 bool operator==(const FontKey& other) const; argument
133 size_t operator()(const FontKey& key) const; argument