OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_hb_shape_plan_nil
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-shape-plan.cc
140
static const hb_shape_plan_t
_hb_shape_plan_nil
= {
local
157
return const_cast<hb_shape_plan_t *> (&
_hb_shape_plan_nil
);
/external/harfbuzz_ng/src/
hb-shape-plan.cc
117
static const hb_shape_plan_t
_hb_shape_plan_nil
= {
local
134
return const_cast<hb_shape_plan_t *> (&
_hb_shape_plan_nil
);
Completed in 45 milliseconds