OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_GPOS_Select_Script
(Results
1 - 6
of
6
) sorted by null
/external/harfbuzz/src/
harfbuzz-gpos.h
99
HB_Error
HB_GPOS_Select_Script
( HB_GPOSHeader* gpos,
harfbuzz-shaper.cpp
[
all
...]
harfbuzz-gpos.c
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos.h
99
HB_Error
HB_GPOS_Select_Script
( HB_GPOSHeader* gpos,
harfbuzz-shaper.cpp
571
HB_Error error =
HB_GPOS_Select_Script
(face->gpos, script, &script_index);
574
error =
HB_GPOS_Select_Script
(face->gpos, HB_MAKE_TAG('D', 'F', 'L', 'T'), &script_index);
749
HB_Error error =
HB_GPOS_Select_Script
(face->gpos, tag, &script_index);
[
all
...]
harfbuzz-gpos.c
[
all
...]
Completed in 53 milliseconds