Home | History | Annotate | Download | only in pdf

Lines Matching full:glyphs

72                        const uint16_t* glyphs, size_t len,
83 const char* start = reinterpret_cast<const char*>(glyphs);
84 const char* stop = reinterpret_cast<const char*>(glyphs + len);