OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tag_to_string
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.cpp
445
static inline char *
tag_to_string
(HB_UInt tag)
function
722
DEBUG(" feature '%s'",
tag_to_string
(r->FeatureTag));
730
DEBUG("script %s has script index %d",
tag_to_string
(script), script_index);
735
DEBUG(" adding feature %s",
tag_to_string
(features->tag));
760
DEBUG(" feature '%s'",
tag_to_string
(r->FeatureTag));
[
all
...]
/external/harfbuzz/src/
harfbuzz-shaper.cpp
803
static inline char *
tag_to_string
(HB_UInt tag)
function
[
all
...]
Completed in 38 milliseconds