Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-common.hh471 struct StateTable struct
473 typedef typename Types::HBUINT HBUINT;
474 typedef typename Types::HBUSHORT HBUSHORT;
475 typedef typename Types::ClassTypeNarrow ClassType;
477 enum State
482 enum Class
490 int new_state (unsigned int newState) const in new_state()
493 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_class()
499 const Entry<Extra> *get_entries () const in get_entries()
502 const Entry<Extra> &get_entry (int state, unsigned int klass) const in get_entry()
[all …]