Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout-common.hh618 struct StateTable struct
620 typedef typename Types::HBUINT HBUINT;
621 typedef typename Types::HBUSHORT HBUSHORT;
622 typedef typename Types::ClassTypeNarrow ClassType;
624 enum State
631 void collect_glyphs (set_t &glyphs, unsigned num_glyphs) const in collect_glyphs()
636 int new_state (unsigned int newState) const in new_state()
640 unsigned int get_class (hb_codepoint_t glyph_id, in get_class()
649 const Entry<Extra> *get_entries () const in get_entries()
652 const Entry<Extra> &get_entry (int state, unsigned int klass) const in get_entry()
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drpcndr.h510 unsigned char *StateTable; member