Searched defs:textBytes (Results 1 – 2 of 2) sorted by relevance
51 type textBytes []byte type
160 void WriteLine(const SkShaper& shaper, const char* text, size_t textBytes) { in WriteLine()