OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:parse_one_feature
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-shape.cc
147
parse_one_feature
(const char **pp, const char *end, hb_feature_t *feature)
function
175
return
parse_one_feature
(&str, str + len, feature);
/external/harfbuzz_ng/src/
hb-shape.cc
147
parse_one_feature
(const char **pp, const char *end, hb_feature_t *feature)
function
163
return
parse_one_feature
(&str, str + len, feature);
Completed in 1124 milliseconds