Home
last modified time | relevance | path

Searched refs:substitute_start (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh1305 static inline void substitute_start (hb_font_t *font, hb_buffer_t *buffer);
1318 GSUB::substitute_start (hb_font_t *font, hb_buffer_t *buffer) in substitute_start() function in OT::GSUB
Dhb-ot-layout.cc892 OT::GSUB::substitute_start (font, buffer); in hb_ot_layout_substitute_start()