Home
last modified time | relevance | path

Searched refs:HB_INTERNAL (Results 1 – 25 of 45) sorted by relevance

12

/external/harfbuzz_ng/src/
Dhb-buffer.hh192 HB_INTERNAL void reset ();
193 HB_INTERNAL void clear ();
199 HB_INTERNAL void add (hb_codepoint_t codepoint,
201 HB_INTERNAL void add_info (const hb_glyph_info_t &glyph_info);
203 HB_INTERNAL void reverse_range (unsigned int start, unsigned int end);
204 HB_INTERNAL void reverse ();
205 HB_INTERNAL void reverse_clusters ();
206 HB_INTERNAL void guess_segment_properties ();
208 HB_INTERNAL void swap_buffers ();
209 HB_INTERNAL void remove_output ();
[all …]
Dhb-aat-layout.hh42 HB_INTERNAL static int cmp (const void *key_, const void *entry_) in cmp()
52 HB_INTERNAL const hb_aat_feature_mapping_t *
55 HB_INTERNAL void
59 HB_INTERNAL void
64 HB_INTERNAL void
67 HB_INTERNAL void
70 HB_INTERNAL void
75 HB_INTERNAL void
Dhb-ot-map.hh71 HB_INTERNAL static int cmp (const void *pa, const void *pb) in cmp()
155 HB_INTERNAL void collect_lookups (unsigned int table_index, hb_set_t *lookups) const;
157 HB_INTERNAL void apply (const Proxy &proxy,
159HB_INTERNAL void substitute (const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *…
160HB_INTERNAL void position (const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *bu…
203 HB_INTERNAL hb_ot_map_builder_t (hb_face_t *face_,
206 HB_INTERNAL ~hb_ot_map_builder_t ();
208 HB_INTERNAL void add_feature (hb_tag_t tag,
228 HB_INTERNAL void compile (hb_ot_map_t &m,
233 HB_INTERNAL void add_lookups (hb_ot_map_t &m,
[all …]
Dhb-ot-shape.hh135 HB_INTERNAL bool init0 (hb_face_t *face,
137 HB_INTERNAL void fini ();
139 HB_INTERNAL void substitute (hb_font_t *font, hb_buffer_t *buffer) const;
140 HB_INTERNAL void position (hb_font_t *font, hb_buffer_t *buffer) const;
161 HB_INTERNAL hb_ot_shape_planner_t (hb_face_t *face,
164 HB_INTERNAL void compile (hb_ot_shape_plan_t &plan,
Dhb-ot-shape-fallback.hh35 HB_INTERNAL void _hb_ot_shape_fallback_mark_position (const hb_ot_shape_plan_t *plan,
40 HB_INTERNAL void _hb_ot_shape_fallback_mark_position_recategorize_marks (const hb_ot_shape_plan_t *…
45 HB_INTERNAL void _hb_ot_shape_fallback_kern (const hb_ot_shape_plan_t *plan,
49 HB_INTERNAL void _hb_ot_shape_fallback_spaces (const hb_ot_shape_plan_t *plan,
Dhb-shape-plan.hh49 HB_INTERNAL bool init (bool copy,
58 HB_INTERNAL void free () { ::free ((void *) user_features); } in free()
60 HB_INTERNAL bool user_features_match (const hb_shape_plan_key_t *other);
62 HB_INTERNAL bool equal (const hb_shape_plan_key_t *other);
Dhb-aat-map.hh54 HB_INTERNAL hb_aat_map_builder_t (hb_face_t *face_, in hb_aat_map_builder_t()
58 HB_INTERNAL void add_feature (hb_tag_t tag, unsigned int value=1);
60 HB_INTERNAL void compile (hb_aat_map_t &m);
69 HB_INTERNAL static int cmp (const void *pa, const void *pb) in cmp()
Dhb-ot-layout.hh48 HB_INTERNAL bool
51 HB_INTERNAL bool
54 HB_INTERNAL bool
57 HB_INTERNAL void
65 HB_INTERNAL bool
101 HB_INTERNAL void
105 HB_INTERNAL void
115 HB_INTERNAL void
122 HB_INTERNAL void
127 HB_INTERNAL void
[all …]
Dhb-ot-shape-complex-arabic.hh39 HB_INTERNAL void *
42 HB_INTERNAL void
45 HB_INTERNAL void
Dhb-number.hh29 HB_INTERNAL bool
33 HB_INTERNAL bool
37 HB_INTERNAL bool
Dhb-blob.hh53 HB_INTERNAL bool try_make_writable ();
54 HB_INTERNAL bool try_make_writable_inplace ();
55 HB_INTERNAL bool try_make_writable_inplace_unix ();
Dhb-shaper.hh40 extern "C" HB_INTERNAL hb_shape_func_t _hb_##name##_shape;
49 HB_INTERNAL const hb_shaper_entry_t *
79 extern "C" HB_INTERNAL HB_SHAPER_DATA_TYPE (shaper, object) * \
81 extern "C" HB_INTERNAL void \
Dhb-null.hh76 extern HB_INTERNAL
99 extern HB_INTERNAL const unsigned char _hb_Null_##Namespace##_##Type[Namespace::Type::null_size]; \
113 extern HB_INTERNAL const Type _hb_Null_##Type; \
130 extern HB_INTERNAL
Dhb-ot-name-language.hh33 HB_INTERNAL hb_language_t
36 HB_INTERNAL hb_language_t
Dhb-ot-face.hh50 HB_INTERNAL void init0 (hb_face_t *face);
51 HB_INTERNAL void fini ();
Dhb-face.hh103 HB_INTERNAL unsigned int load_upem () const;
104 HB_INTERNAL unsigned int load_num_glyphs () const;
Dhb.hh252 #ifndef HB_INTERNAL
254 # define HB_INTERNAL __attribute__((__visibility__("hidden"))) macro
257 # define HB_INTERNAL macro
260 # define HB_INTERNAL macro
262 # define HB_INTERNAL macro
Dhb-subset-plan.hh158 HB_INTERNAL hb_subset_plan_t *
162 HB_INTERNAL void
Dhb-unicode.hh37 extern HB_INTERNAL const uint8_t _hb_modified_combining_class[256];
391 HB_INTERNAL bool
395 extern "C" HB_INTERNAL hb_unicode_funcs_t *hb_ucd_get_unicode_funcs ();
Dhb-subset-cff2.hh34 HB_INTERNAL bool
Dhb-subset-cff1.hh34 HB_INTERNAL bool
Dhb-ot-shape-complex-vowel-constraints.hh34 HB_INTERNAL void
Dhb-ot-metrics.hh30 HB_INTERNAL bool
Dhb-ot-shape-normalize.hh48 HB_INTERNAL void _hb_ot_shape_normalize (const hb_ot_shape_plan_t *shaper,
Dhb-ot-shape-complex-use.hh102 HB_INTERNAL USE_TABLE_ELEMENT_TYPE

12