OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:table_lookup_count
(Results
1 - 1
of
1
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-map.cc
43
unsigned int
table_lookup_count
;
local
45
table_lookup_count
= hb_ot_layout_table_get_lookup_count (face, table_tags[table_index]);
58
if (lookup_indices[i] >=
table_lookup_count
)
Completed in 51 milliseconds