Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DOneLineShaper.h117 struct FontKey { struct
119 FontKey() {} in FontKey() argument
121 FontKey(SkUnichar unicode, SkFontStyle fontStyle, SkString locale) in FontKey() function
127 bool operator==(const FontKey& other) const; argument
130 size_t operator()(const FontKey& key) const; argument