Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkTextBlob.h333 char* utf8text; //!< storage for text UTF-8 code units in run member
/third_party/skia/src/core/
DSkCanvas.cpp2328 const uint32_t* clusters, int textByteCount, const char* utf8text, in drawGlyphs()