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