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.hh483 struct StateTable struct
485 typedef typename Types::HBUINT HBUINT;
486 typedef typename Types::HBUSHORT HBUSHORT;
487 typedef typename Types::ClassTypeNarrow ClassType;
489 enum State
494 enum Class
502 int new_state (unsigned int newState) const in new_state()
505 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_class()
511 const Entry<Extra> *get_entries () const in get_entries()
514 const Entry<Extra> *get_entryZ (int state, unsigned int klass) const in get_entryZ()
[all …]