Searched refs:SHAPING_TABLE_LAST (Results 1 – 2 of 2) sorted by relevance
52 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()84 char buf[(SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1) * 4 + 128]; in arabic_fallback_synthesize_lookup_single()
397 #define SHAPING_TABLE_LAST 0x06D3u macro