OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_feature_count
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
main.cc
140
int num_features = langsys.
get_feature_count
();
149
int num_features = g.
get_feature_count
();
hb-ot-layout.cc
337
unsigned int num_features = g.
get_feature_count
();
475
unsigned int num_features = l.
get_feature_count
();
864
unsigned int num_features = gpos.
get_feature_count
();
hb-ot-layout-common-private.hh
199
inline unsigned int
get_feature_count
(void) const
function in struct:OT::LangSys
[
all
...]
hb-ot-layout-gsubgpos-private.hh
2251
inline unsigned int
get_feature_count
(void) const
function in struct:OT::GSUBGPOS
[
all
...]
Completed in 101 milliseconds