Home
last modified time | relevance | path

Searched defs:shaper (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-shaper-private.hh54 #define HB_SHAPER_IMPLEMENT(shaper) void *shaper; argument
68 #define HB_SHAPER_DATA_TYPE(shaper, object) struct hb_##shaper##_shaper_##object##_data_t argument
69 #define HB_SHAPER_DATA_INSTANCE(shaper, object, instance) (* (HB_SHAPER_DATA_TYPE(shaper, object) *… argument
70 #define HB_SHAPER_DATA(shaper, object) HB_SHAPER_DATA_INSTANCE (shaper, object, object) argument
71 #define HB_SHAPER_DATA_CREATE_FUNC(shaper, object) _hb_##shaper##_shaper_##object##_data_create argument
72 #define HB_SHAPER_DATA_DESTROY_FUNC(shaper, object) _hb_##shaper##_shaper_##object##_data_destroy argument
74 #define HB_SHAPER_DATA_PROTOTYPE(shaper, object) \ argument
81 #define HB_SHAPER_DATA_DESTROY(shaper, object) \ argument
87 #define HB_SHAPER_DATA_ENSURE_DECLARE(shaper, object) \ argument
Dhb-shape-plan.cc38 #define HB_SHAPER_IMPLEMENT(shaper) \ argument
58 #define HB_SHAPER_PLAN(shaper) \ in hb_shape_plan_plan() argument
73 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_plan() argument
82 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_plan() argument
180 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, in hb_shape_plan_get_empty() argument
218 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, shape_plan); in hb_shape_plan_destroy() argument
304 #define HB_SHAPER_EXECUTE(shaper) \ in hb_shape_plan_execute() argument
313 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_execute() argument
428 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_create_cached() argument
Dhb-ot-shape-private.hh40 const struct hb_ot_complex_shaper_t *shaper; member
70 const struct hb_ot_complex_shaper_t *shaper; member
Dhb-shape-plan-private.hh56 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, shape_plan); argument
Dhb-face.cc61 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, argument
238 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, face); in hb_face_destroy() argument
Dhb-face-private.hh101 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, face); argument
Dhb-font-private.hh409 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, font); argument
Dhb-font.cc932 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, in hb_font_get_empty() argument
970 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, font); in hb_font_destroy() argument
/external/harfbuzz_ng/src/
Dhb-shaper-private.hh54 #define HB_SHAPER_IMPLEMENT(shaper) void *shaper; argument
68 #define HB_SHAPER_DATA_TYPE(shaper, object) struct hb_##shaper##_shaper_##object##_data_t argument
69 #define HB_SHAPER_DATA_INSTANCE(shaper, object, instance) (* (HB_SHAPER_DATA_TYPE(shaper, object) *… argument
70 #define HB_SHAPER_DATA(shaper, object) HB_SHAPER_DATA_INSTANCE (shaper, object, object) argument
71 #define HB_SHAPER_DATA_CREATE_FUNC(shaper, object) _hb_##shaper##_shaper_##object##_data_create argument
72 #define HB_SHAPER_DATA_DESTROY_FUNC(shaper, object) _hb_##shaper##_shaper_##object##_data_destroy argument
74 #define HB_SHAPER_DATA_PROTOTYPE(shaper, object) \ argument
81 #define HB_SHAPER_DATA_DESTROY(shaper, object) \ argument
87 #define HB_SHAPER_DATA_ENSURE_DECLARE(shaper, object) \ argument
Dhb-shape-plan.cc32 #define HB_SHAPER_IMPLEMENT(shaper) \ argument
47 #define HB_SHAPER_PLAN(shaper) \ in hb_shape_plan_plan() argument
62 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_plan() argument
71 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_plan() argument
163 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, in hb_shape_plan_get_empty() argument
201 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, shape_plan); in hb_shape_plan_destroy() argument
282 #define HB_SHAPER_EXECUTE(shaper) \ in hb_shape_plan_execute() argument
291 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_execute() argument
396 #define HB_SHAPER_PLAN(shaper) \ in hb_shape_plan_create_cached() argument
405 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_create_cached() argument
Dhb-ot-shape-private.hh40 const struct hb_ot_complex_shaper_t *shaper; member
70 const struct hb_ot_complex_shaper_t *shaper; member
Dhb-shape-plan-private.hh56 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, shape_plan); argument
Dhb-face.cc61 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, argument
238 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, face); in hb_face_destroy() argument
Dhb-face-private.hh101 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, face); argument
Dhb-font-private.hh409 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, font); argument
Dhb-font.cc932 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, in hb_font_get_empty() argument
970 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, font); in hb_font_destroy() argument
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DFontComplexTextMac.cpp51 HarfBuzzShaper shaper(this, run); in selectionRectForComplexText() local
97 HarfBuzzShaper shaper(this, runInfo.run); in drawComplexText() local
131 HarfBuzzShaper shaper(this, run); in floatWidthForComplexText() local
147 HarfBuzzShaper shaper(this, run); in offsetForPositionForComplexText() local
/external/qemu/android/
Dshaper.c114 netshaper_destroy( NetShaper shaper ) in netshaper_destroy()
135 netshaper_expires( NetShaper shaper ) in netshaper_expires()
165 NetShaper shaper = g_malloc(sizeof(*shaper)); in netshaper_create() local
183 netshaper_set_rate( NetShaper shaper, in netshaper_set_rate()
207 netshaper_send_aux( NetShaper shaper, in netshaper_send_aux()
258 netshaper_send( NetShaper shaper, in netshaper_send()
267 netshaper_can_send( NetShaper shaper ) in netshaper_can_send()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
DFontHarfBuzz.cpp235 HarfBuzzShaper shaper(this, runInfo.run); in drawComplexText() local
257 HarfBuzzShaper shaper(this, runInfo.run, HarfBuzzShaper::ForTextEmphasis); in getGlyphsAndAdvancesForComplexText() local
265 HarfBuzzShaper shaper(this, run, HarfBuzzShaper::NotForTextEmphasis, fallbackFonts); in floatWidthForComplexText() local
281 HarfBuzzShaper shaper(this, run); in offsetForPositionForComplexText() local
292 HarfBuzzShaper shaper(this, run); in selectionRectForComplexText() local
/external/harfbuzz_ng/util/
Dshape-consumer.hh82 shape_options_t shaper; member
Dhb-ot-shape-closure.cc103 shape_options_t shaper; member
Doptions.cc208 for (const char **shaper = hb_shape_list_shapers (); *shaper; shaper++) in list_shapers() local