OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FeatureParamsSize
(Results
1 - 2
of
2
) sorted by null
/external/fonttools/Lib/fontTools/ttLib/tables/
otTables.py
26
class
FeatureParamsSize
(FeatureParams):
750
'size':
FeatureParamsSize
,
/external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh
278
struct
FeatureParamsSize
479
inline const
FeatureParamsSize
& get_size_params (hb_tag_t tag) const
483
return Null(
FeatureParamsSize
);
488
FeatureParamsSize
size;
[
all
...]
Completed in 52 milliseconds