Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh482 struct StateTable struct
484 typedef typename Types::HBUINT HBUINT;
485 typedef typename Types::HBUSHORT HBUSHORT;
486 typedef typename Types::ClassTypeNarrow ClassType;
488 enum State
493 enum Class
501 int new_state (unsigned int newState) const in new_state()
504 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_class()
510 const Entry<Extra> *get_entries () const in get_entries()
513 const Entry<Extra> &get_entry (int state, unsigned int klass) const in get_entry()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh479 struct StateTable struct
481 typedef typename Types::HBUINT HBUINT;
482 typedef typename Types::HBUSHORT HBUSHORT;
483 typedef typename Types::ClassTypeNarrow ClassType;
485 enum State
490 enum Class
498 int new_state (unsigned int newState) const in new_state()
501 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_class()
507 const Entry<Extra> *get_entries () const in get_entries()
510 const Entry<Extra> &get_entry (int state, unsigned int klass) const in get_entry()
[all …]
/third_party/harfbuzz/src/
Dhb-aat-layout-common.hh479 struct StateTable struct
481 typedef typename Types::HBUINT HBUINT;
482 typedef typename Types::HBUSHORT HBUSHORT;
483 typedef typename Types::ClassTypeNarrow ClassType;
485 enum State
490 enum Class
498 int new_state (unsigned int newState) const in new_state()
501 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_class()
507 const Entry<Extra> *get_entries () const in get_entries()
510 const Entry<Extra> &get_entry (int state, unsigned int klass) const in get_entry()
[all …]