OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_VPre
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-use-private.hh
84
USE_VPre
= 22, /* VOWEL_PRE / VOWEL_PRE_ABOVE / VOWEL_PRE_ABOVE_POST / VOWEL_PRE_POST */
hb-ot-shape-complex-use.cc
408
info[i].use_category() =
USE_VPre
;
472
else if (((flag) & (FLAG (
USE_VPre
) | FLAG (USE_VMPre))) &&
hb-ot-shape-complex-use-table.cc
48
#define VPre
USE_VPre
[
all
...]
Completed in 43 milliseconds