OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hb_shape_plan_create_cached
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-shape-plan.h
49
hb_shape_plan_create_cached
(hb_face_t *face,
hb-shape-plan.cc
322
*
hb_shape_plan_create_cached
:
336
hb_shape_plan_create_cached
(hb_face_t *face,
function
hb-shape.cc
304
hb_shape_plan_t *shape_plan =
hb_shape_plan_create_cached
(font->face, &buffer->props, features, num_features, shaper_list);
hb-ot-shape.cc
678
hb_shape_plan_t *shape_plan =
hb_shape_plan_create_cached
(font->face, &buffer->props,
/external/harfbuzz_ng/src/
hb-shape-plan.h
49
hb_shape_plan_create_cached
(hb_face_t *face,
hb-shape-plan.cc
242
hb_shape_plan_create_cached
(hb_face_t *face,
function
hb-shape.cc
259
hb_shape_plan_t *shape_plan =
hb_shape_plan_create_cached
(font->face, &buffer->props, features, num_features, shaper_list);
hb-ot-shape.cc
631
hb_shape_plan_t *shape_plan =
hb_shape_plan_create_cached
(font->face, &buffer->props,
Completed in 769 milliseconds