Home
last modified time | relevance | path

Searched refs:had_value (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-common.cc950 bool had_value = parse_uint32 (pp, end, &feature->value) || in parse_feature_value_postfix() local
955 return !had_equal || had_value; in parse_feature_value_postfix()