Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic-fallback.hh52 OT::GlyphID glyphs[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; in arabic_fallback_synthesize_lookup_single()
53 OT::GlyphID substitutes[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; in arabic_fallback_synthesize_lookup_single()
57 for (hb_codepoint_t u = SHAPING_TABLE_FIRST; u < SHAPING_TABLE_LAST + 1; u++) in arabic_fallback_synthesize_lookup_single()
86 char buf[(SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1) * 4 + 128]; in arabic_fallback_synthesize_lookup_single()
Dhb-ot-shape-complex-arabic-table.hh367 #define SHAPING_TABLE_LAST 0x06D3u macro