OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shaping_table
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh
67
hb_codepoint_t s =
shaping_table
[u - SHAPING_TABLE_FIRST][feature_index];
hb-ot-shape-complex-arabic-table.hh
171
static const uint16_t
shaping_table
[][4] =
variable
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-arabic-fallback.hh
36
/* Features ordered the same as the entries in
shaping_table
rows,
59
hb_codepoint_t s =
shaping_table
[u - SHAPING_TABLE_FIRST][feature_index];
hb-ot-shape-complex-arabic-table.hh
171
static const uint16_t
shaping_table
[][4] =
variable
Completed in 305 milliseconds