OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_feature_count
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
main.cc
137
int num_features = langsys.
get_feature_count
();
146
int num_features = g.
get_feature_count
();
hb-ot-layout.cc
381
unsigned int num_features = l.
get_feature_count
();
748
unsigned int num_features = gpos.
get_feature_count
();
hb-ot-layout-common-private.hh
183
inline unsigned int
get_feature_count
(void) const
function in struct:OT::LangSys
[
all
...]
hb-ot-layout-gsubgpos-private.hh
2236
inline unsigned int
get_feature_count
(void) const
function in struct:OT::GSUBGPOS
[
all
...]
Completed in 1093 milliseconds