Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.hh440 struct Charset struct
443 bool serialize (hb_serialize_context_t *c, const Charset &src, unsigned int num_glyphs) in serialize()
454 bool serialize (hb_serialize_context_t *c, in serialize()
511 unsigned int get_size (unsigned int num_glyphs) const in get_size()
522 hb_codepoint_t get_sid (hb_codepoint_t glyph, unsigned int num_glyphs) const in get_sid()
534 hb_codepoint_t get_glyph (hb_codepoint_t sid, unsigned int num_glyphs) const in get_glyph()
545 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
560 HBUINT8 format;
561 union {
565 } u;
/third_party/icu/docs/userguide/icu4j/
Dindex.md335 ### Charset subsection
/third_party/python/Lib/email/
Dcharset.py167 class Charset: class
Dheader.py21 Charset = _charset.Charset variable
Dmessage.py20 Charset = _charset.Charset variable