OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PreFormProperty
(Results
1 - 8
of
8
) sorted by null
/external/harfbuzz/src/
harfbuzz-shaper-private.h
77
PreFormProperty
= 0x40,
harfbuzz-khmer.c
340
{ HB_MAKE_TAG( 'p', 'r', 'e', 'f' ),
PreFormProperty
},
569
where[i] &= ~
PreFormProperty
;
harfbuzz-myanmar.c
225
{ HB_MAKE_TAG('p', 'r', 'e', 'f'),
PreFormProperty
},
437
where[i] &= ~
PreFormProperty
;
harfbuzz-indic.cpp
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper-private.h
77
PreFormProperty
= 0x40,
harfbuzz-khmer.c
340
{ HB_MAKE_TAG( 'p', 'r', 'e', 'f' ),
PreFormProperty
},
569
where[i] &= ~
PreFormProperty
;
harfbuzz-myanmar.c
225
{ HB_MAKE_TAG('p', 'r', 'e', 'f'),
PreFormProperty
},
438
where[i] &= ~
PreFormProperty
;
harfbuzz-indic.cpp
[
all
...]
Completed in 188 milliseconds