OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hb_feature_t
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-shape.h
43
typedef struct
hb_feature_t
{
struct
48
}
hb_feature_t
;
typedef in typeref:struct:hb_feature_t
53
hb_feature_t
*feature);
58
hb_feature_to_string (
hb_feature_t
*feature,
65
const
hb_feature_t
*features,
71
const
hb_feature_t
*features,
/external/harfbuzz_ng/src/
hb-shape.h
43
typedef struct
hb_feature_t
{
struct
48
}
hb_feature_t
;
typedef in typeref:struct:hb_feature_t
53
hb_feature_t
*feature);
58
hb_feature_to_string (
hb_feature_t
*feature,
65
const
hb_feature_t
*features,
71
const
hb_feature_t
*features,
Completed in 592 milliseconds