OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_required_feature
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/src/
main.cc
134
if (!langsys.
has_required_feature
())
hb-ot-layout.cc
420
return l.
has_required_feature
();
hb-ot-layout-common-private.hh
208
inline bool
has_required_feature
(void) const { return reqFeatureIndex != 0xFFFFu; }
function in struct:OT::LangSys
[
all
...]
Completed in 113 milliseconds