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

1 2 3 4

  /external/chromium_org/third_party/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_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_face_t *
58 hb_face_t *
61 hb_face_t *
62 hb_face_reference (hb_face_t *face);
65 hb_face_destroy (hb_face_t *face)
    [all...]
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,
100 hb_ot_layout_table_get_script_tags (hb_face_t *face,
107 hb_ot_layout_table_find_script (hb_face_t *face,
114 hb_ot_layout_table_choose_script (hb_face_t *face,
121 hb_ot_layout_table_get_feature_tags (hb_face_t *face,
128 hb_ot_layout_script_get_language_tags (hb_face_t *face,
136 hb_ot_layout_script_find_language (hb_face_t *face
    [all...]
hb-ft.h 39 hb_face_t *
43 hb_face_t *
hb-face.cc 45 * hb_face_t
48 const hb_face_t _hb_face_nil = {
83 hb_face_t *
88 hb_face_t *face;
90 if (!reference_table_func || !(face = hb_object_create<hb_face_t> ())) {
135 _hb_face_for_data_reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data)
163 hb_face_t *
167 hb_face_t *face;
195 hb_face_t *
198 return const_cast<hb_face_t *> (&_hb_face_nil)
    [all...]
hb-coretext.h 38 hb_coretext_face_get_cg_font (hb_face_t *face);
hb-graphite2.h 40 hb_graphite2_face_get_gr_face (hb_face_t *face);
hb-face-private.hh 41 * hb_face_t
44 struct hb_face_t { struct
73 blob = reference_table_func (/*XXX*/const_cast<hb_face_t *> (this), tag, user_data);
99 extern HB_INTERNAL const hb_face_t _hb_face_nil;
hb-shape-plan-private.hh 42 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,
hb-ot-layout.cc 47 _hb_ot_layout_create (hb_face_t *face)
102 _get_gdef (hb_face_t *face)
108 _get_gsub (hb_face_t *face)
114 _get_gpos (hb_face_t *face)
126 hb_ot_layout_has_glyph_classes (hb_face_t *face)
132 hb_ot_layout_get_glyph_class (hb_face_t *face,
139 hb_ot_layout_get_glyphs_in_class (hb_face_t *face,
147 hb_ot_layout_get_attach_points (hb_face_t *face,
173 get_gsubgpos_table (hb_face_t *face,
185 hb_ot_layout_table_get_script_tags (hb_face_t *face
    [all...]
hb-shape-plan.cc 101 hb_shape_plan_create (hb_face_t *face,
336 hb_shape_plan_create_cached (hb_face_t *face,
376 hb_face_t::plan_node_t *cached_plan_nodes = (hb_face_t::plan_node_t *) hb_atomic_ptr_get (&face->shape_plans);
377 for (hb_face_t::plan_node_t *node = cached_plan_nodes; node; node = node->next)
385 hb_face_t::plan_node_t *node = (hb_face_t::plan_node_t *) calloc (1, sizeof (hb_face_t::plan_node_t));
hb-tt-font.cc 69 _get_hhea (hb_face_t *face)
  /external/harfbuzz_ng/src/
hb-graphite2.h 38 hb_graphite2_face_get_gr_face (hb_face_t *face);
hb-ot-layout.h 51 hb_ot_layout_has_glyph_classes (hb_face_t *face);
62 hb_ot_layout_get_glyph_class (hb_face_t *face,
66 hb_ot_layout_get_glyphs_in_class (hb_face_t *face,
74 hb_ot_layout_get_attach_points (hb_face_t *face,
99 hb_ot_layout_table_get_script_tags (hb_face_t *face,
106 hb_ot_layout_table_find_script (hb_face_t *face,
113 hb_ot_layout_table_choose_script (hb_face_t *face,
120 hb_ot_layout_table_get_feature_tags (hb_face_t *face,
127 hb_ot_layout_script_get_language_tags (hb_face_t *face,
135 hb_ot_layout_script_find_language (hb_face_t *face
    [all...]
hb-ft.h 39 hb_face_t *
43 hb_face_t *
hb-coretext.h 38 hb_coretext_face_get_cg_font (hb_face_t *face);
hb-font.h 40 typedef struct hb_face_t hb_face_t; typedef in typeref:struct:hb_face_t
44 * hb_face_t
47 hb_face_t *
51 typedef hb_blob_t * (*hb_reference_table_func_t) (hb_face_t *face, hb_tag_t tag, void *user_data);
54 hb_face_t *
59 hb_face_t *
62 hb_face_t *
63 hb_face_reference (hb_face_t *face);
66 hb_face_destroy (hb_face_t *face)
    [all...]
hb-shape-plan-private.hh 42 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,
hb-ot-layout.cc 44 _hb_ot_layout_create (hb_face_t *face)
94 _get_gdef (hb_face_t *face)
100 _get_gsub (hb_face_t *face)
106 _get_gpos (hb_face_t *face)
118 hb_ot_layout_has_glyph_classes (hb_face_t *face)
124 hb_ot_layout_get_glyph_class (hb_face_t *face,
131 hb_ot_layout_get_glyphs_in_class (hb_face_t *face,
139 hb_ot_layout_get_attach_points (hb_face_t *face,
165 get_gsubgpos_table (hb_face_t *face,
177 hb_ot_layout_table_get_script_tags (hb_face_t *face
    [all...]
hb-shape-plan.cc 87 hb_shape_plan_create (hb_face_t *face,
242 hb_shape_plan_create_cached (hb_face_t *face,
282 hb_face_t::plan_node_t *cached_plan_nodes = (hb_face_t::plan_node_t *) hb_atomic_ptr_get (&face->shape_plans);
283 for (hb_face_t::plan_node_t *node = cached_plan_nodes; node; node = node->next)
291 hb_face_t::plan_node_t *node = (hb_face_t::plan_node_t *) calloc (1, sizeof (hb_face_t::plan_node_t));
  /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);
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzFace.h 63 hb_face_t* createFace();
67 hb_face_t* m_face;
HarfBuzzFace.cpp 45 // to reduce the memory consumption because hb_face_t should be associated with
50 static PassRefPtr<FaceCacheEntry> create(hb_face_t* face)
60 hb_face_t* face() { return m_face; }
64 explicit FaceCacheEntry(hb_face_t* face)
68 hb_face_t* m_face;
103 static hb_script_t findScriptForVerticalGlyphSubstitution(hb_face_t* face)
  /external/harfbuzz_ng/src/hb-icu-le/
PortableFontInstance.h 35 hb_face_t *fFace;
62 PortableFontInstance(hb_face_t *face, float xScale, float yScale, LEErrorCode &status);

Completed in 497 milliseconds

1 2 3 4