HomeSort by relevance Sort by last modified time
    Searched refs:hb_face_t (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/harfbuzz_ng/src/
hb-face.h 41 * hb_face_t
44 typedef struct hb_face_t hb_face_t; typedef in typeref:struct:hb_face_t
46 HB_EXTERN hb_face_t *
50 typedef hb_blob_t * (*hb_reference_table_func_t) (hb_face_t *face, hb_tag_t tag, void *user_data);
53 HB_EXTERN hb_face_t *
58 HB_EXTERN hb_face_t *
61 HB_EXTERN hb_face_t *
62 hb_face_reference (hb_face_t *face);
65 hb_face_destroy (hb_face_t *face)
    [all...]
hb-ot-var.h 64 hb_ot_var_has_data (hb_face_t *face);
74 hb_ot_var_get_axis_count (hb_face_t *face);
77 hb_ot_var_get_axes (hb_face_t *face,
83 hb_ot_var_find_axis (hb_face_t *face,
90 hb_ot_var_normalize_variations (hb_face_t *face,
97 hb_ot_var_normalize_coords (hb_face_t *face,
hb-face.cc 38 * hb_face_t
41 const hb_face_t _hb_face_nil = {
76 hb_face_t *
81 hb_face_t *face;
83 if (!reference_table_func || !(face = hb_object_create<hb_face_t> ())) {
128 _hb_face_for_data_reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data)
156 hb_face_t *
160 hb_face_t *face;
188 hb_face_t *
191 return const_cast<hb_face_t *> (&_hb_face_nil)
    [all...]
hb-ft.h 62 HB_EXTERN hb_face_t *
74 HB_EXTERN hb_face_t *
84 HB_EXTERN hb_face_t *
hb-ot-layout.h 52 hb_ot_layout_has_glyph_classes (hb_face_t *face);
63 hb_ot_layout_get_glyph_class (hb_face_t *face,
67 hb_ot_layout_get_glyphs_in_class (hb_face_t *face,
75 hb_ot_layout_get_attach_points (hb_face_t *face,
101 hb_ot_layout_table_get_script_tags (hb_face_t *face,
108 hb_ot_layout_table_find_script (hb_face_t *face,
115 hb_ot_layout_table_choose_script (hb_face_t *face,
122 hb_ot_layout_table_get_feature_tags (hb_face_t *face,
129 hb_ot_layout_script_get_language_tags (hb_face_t *face,
137 hb_ot_layout_script_find_language (hb_face_t *face
    [all...]
hb-graphite2.h 40 hb_graphite2_face_get_gr_face (hb_face_t *face);
hb-coretext.h 47 HB_EXTERN hb_face_t *
52 hb_coretext_face_get_cg_font (hb_face_t *face);
hb-face-private.hh 40 * hb_face_t
43 struct hb_face_t { struct
76 blob = reference_table_func (/*XXX*/const_cast<hb_face_t *> (this), tag, user_data);
102 extern HB_INTERNAL const hb_face_t _hb_face_nil;
hb-ot-var.cc 41 _get_fvar (hb_face_t *face)
48 _get_avar (hb_face_t *face)
57 * @face: #hb_face_t to test
67 hb_ot_var_has_data (hb_face_t *face)
78 hb_ot_var_get_axis_count (hb_face_t *face)
90 hb_ot_var_get_axes (hb_face_t *face,
105 hb_ot_var_find_axis (hb_face_t *face,
121 hb_ot_var_normalize_variations (hb_face_t *face,
149 hb_ot_var_normalize_coords (hb_face_t *face,
hb-shape-plan.h 42 hb_shape_plan_create (hb_face_t *face,
49 hb_shape_plan_create_cached (hb_face_t *face,
56 hb_shape_plan_create2 (hb_face_t *face,
65 hb_shape_plan_create_cached2 (hb_face_t *face,
hb-shape-plan-private.hh 41 hb_face_t *face_unsafe; /* We don't carry a reference to face. */
hb-ot-layout.cc 45 _hb_ot_layout_create (hb_face_t *face)
190 _get_gdef (hb_face_t *face)
196 _get_gsub (hb_face_t *face)
202 _get_gpos (hb_face_t *face)
213 hb_ot_layout_has_glyph_classes (hb_face_t *face)
224 hb_ot_layout_get_glyph_class (hb_face_t *face,
236 hb_ot_layout_get_glyphs_in_class (hb_face_t *face,
244 hb_ot_layout_get_attach_points (hb_face_t *face,
270 get_gsubgpos_table (hb_face_t *face,
282 hb_ot_layout_table_get_script_tags (hb_face_t *face
    [all...]
hb-shape-plan.cc 117 hb_shape_plan_create (hb_face_t *face,
130 hb_shape_plan_create2 (hb_face_t *face,
471 hb_shape_plan_create_cached (hb_face_t *face,
484 hb_shape_plan_create_cached2 (hb_face_t *face,
528 hb_face_t::plan_node_t *cached_plan_nodes = (hb_face_t::plan_node_t *) hb_atomic_ptr_get (&face->shape_plans);
529 for (hb_face_t::plan_node_t *node = cached_plan_nodes; node; node = node->next)
554 hb_face_t::plan_node_t *node = (hb_face_t::plan_node_t *) calloc (1, sizeof (hb_face_t::plan_node_t))
    [all...]
hb-ot-math.cc 34 _get_math (hb_face_t *face)
47 * @face: #hb_face_t to test
57 hb_ot_math_has_data (hb_face_t *face)
121 * @face: a #hb_face_t to test
129 hb_ot_math_is_glyph_extended_shape (hb_face_t *face,
hb-ot-math.h 161 hb_ot_math_has_data (hb_face_t *face);
176 hb_ot_math_is_glyph_extended_shape (hb_face_t *face,
test-size-params.cc 86 hb_face_t *face = hb_face_create (blob, 0 /* first face */);
test-would-substitute.cc 90 hb_face_t *face = hb_face_create (blob, 0 /* first face */);
hb-ft.cc 482 reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data)
518 hb_face_t *
522 hb_face_t *face;
552 hb_face_t *
562 hb_face_destroy ((hb_face_t *) ft_face->generic.data);
574 hb_face_t *
586 return hb_face_reference ((hb_face_t *) ft_face->generic.data);
605 hb_face_t *face;
  /frameworks/base/core/jni/android/graphics/
HarfBuzzNGFaceSkia.h 53 hb_blob_t* harfbuzzSkiaReferenceTable(hb_face_t* face, hb_tag_t tag, void* userData);
55 hb_font_t* createFont(hb_face_t* face, SkPaint* paint, float sizeX, float sizeY);
HarfBuzzNGFaceSkia.cpp 141 hb_blob_t* harfbuzzSkiaReferenceTable(hb_face_t* face, hb_tag_t tag, void* userData)
166 hb_font_t* createFont(hb_face_t* face, SkPaint* paint, float sizeX, float sizeY) {
  /frameworks/minikin/libs/minikin/
MinikinInternal.cpp 38 hb_face_t* face = hb_font_get_face(font);
  /external/harfbuzz_ng/test/fuzzing/
hb-fuzzer.cc 10 hb_face_t *face = hb_face_create(blob, 0);
  /external/harfbuzz_ng/test/api/
test-font.c 50 hb_face_t *face;
76 get_table (hb_face_t *face, hb_tag_t tag, void *user_data)
87 hb_face_t *face;
148 hb_face_t *face;
253 hb_face_t *face;
374 hb_face_t *face;
test-shape.c 87 hb_face_t *face;
144 hb_face_t *face;
  /external/skia/tools/
SkShaper_harfbuzz.cpp 61 void operator()(hb_face_t* f) { hb_face_destroy(f); }
63 std::unique_ptr<hb_face_t, HBFaceDel> face(

Completed in 792 milliseconds

1 2 3