Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout-kerx-table.hh931 struct KerxTable struct
934 const T* thiz () const { return static_cast<const T *> (this); } in thiz()
936 bool has_state_machine () const in has_state_machine()
954 bool has_cross_stream () const in has_cross_stream()
969 int get_h_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_h_kerning()
987 bool apply (AAT::hb_aat_apply_context_t *c, in apply()
1069 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1115 kern_accelerator_data_t create_accelerator_data (unsigned num_glyphs) const in create_accelerator_data()
1134 struct accelerator_t