Home
last modified time | relevance | path

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

12

/external/harfbuzz_ng/src/
Dhb-buffer-private.hh101 HB_INTERNAL void reset (void);
102 HB_INTERNAL void clear (void);
110 HB_INTERNAL void allocate_var (unsigned int byte_i, unsigned int count, const char *owner);
111 HB_INTERNAL void deallocate_var (unsigned int byte_i, unsigned int count, const char *owner);
112 HB_INTERNAL void assert_var (unsigned int byte_i, unsigned int count, const char *owner);
113 HB_INTERNAL void deallocate_var_all (void);
115 HB_INTERNAL void add (hb_codepoint_t codepoint,
117 HB_INTERNAL void add_info (const hb_glyph_info_t &glyph_info);
119 HB_INTERNAL void reverse_range (unsigned int start, unsigned int end);
120 HB_INTERNAL void reverse (void);
[all …]
Dhb-ot-map-private.hh120 HB_INTERNAL void collect_lookups (unsigned int table_index, hb_set_t *lookups) const;
122 HB_INTERNAL inline void apply (const Proxy &proxy,
124HB_INTERNAL void substitute (const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *…
125HB_INTERNAL void position (const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *bu…
142 HB_INTERNAL void add_lookups (hb_face_t *face,
184 HB_INTERNAL hb_ot_map_builder_t (hb_face_t *face_,
187 HB_INTERNAL void add_feature (hb_tag_t tag, unsigned int value,
198 HB_INTERNAL void compile (struct hb_ot_map_t &m);
227 HB_INTERNAL void add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func);
Dhb-ot-layout-private.hh65 HB_INTERNAL hb_bool_t
74 HB_INTERNAL void
86 HB_INTERNAL void
93 HB_INTERNAL void
99 HB_INTERNAL void
104 HB_INTERNAL void
155 HB_INTERNAL hb_ot_layout_t *
158 HB_INTERNAL void
Dhb-ot-shape-fallback-private.hh35 HB_INTERNAL void _hb_ot_shape_fallback_position (const hb_ot_shape_plan_t *plan,
39 HB_INTERNAL void _hb_ot_shape_fallback_position_recategorize_marks (const hb_ot_shape_plan_t *plan,
44 HB_INTERNAL void _hb_ot_shape_fallback_kern (const hb_ot_shape_plan_t *plan,
Dhb-face-private.hh94 HB_INTERNAL void load_upem (void) const;
95 HB_INTERNAL void load_num_glyphs (void) const;
98 extern HB_INTERNAL const hb_face_t _hb_face_nil;
Dhb-shaper-private.hh39 extern "C" HB_INTERNAL hb_shape_func_t _hb_##name##_shape;
48 HB_INTERNAL const hb_shaper_pair_t *
76 extern "C" HB_INTERNAL HB_SHAPER_DATA_TYPE (shaper, object) * \
78 extern "C" HB_INTERNAL void \
Dhb-unicode-private.hh38 extern HB_INTERNAL const uint8_t _hb_modified_combining_class[256];
223 extern HB_INTERNAL const hb_unicode_funcs_t _hb_unicode_funcs_nil;
Dhb-object-private.hh89 HB_INTERNAL bool set (hb_user_data_key_t *key,
94 HB_INTERNAL void *get (hb_user_data_key_t *key);
Dhb-ot-shape-normalize-private.hh47 HB_INTERNAL void _hb_ot_shape_normalize (const hb_ot_shape_plan_t *shaper,
Dhb-private.hh89 #ifndef HB_INTERNAL
91 # define HB_INTERNAL __attribute__((__visibility__("hidden"))) macro
93 # define HB_INTERNAL macro
914 HB_INTERNAL void
917 extern HB_INTERNAL hb_options_union_t _hb_options;
Dhb-ot-shape-complex-indic-private.hh179 HB_INTERNAL INDIC_TABLE_ELEMENT_TYPE
Dhb-ot-shape-complex-private.hh148 #define HB_COMPLEX_SHAPER_IMPLEMENT(name) extern HB_INTERNAL const hb_ot_complex_shaper_t _hb_ot_co…
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-buffer-private.hh99 HB_INTERNAL void reset (void);
100 HB_INTERNAL void clear (void);
108 HB_INTERNAL void allocate_var (unsigned int byte_i, unsigned int count, const char *owner);
109 HB_INTERNAL void deallocate_var (unsigned int byte_i, unsigned int count, const char *owner);
110 HB_INTERNAL void assert_var (unsigned int byte_i, unsigned int count, const char *owner);
111 HB_INTERNAL void deallocate_var_all (void);
113 HB_INTERNAL void add (hb_codepoint_t codepoint,
115 HB_INTERNAL void add_info (const hb_glyph_info_t &glyph_info);
117 HB_INTERNAL void reverse_range (unsigned int start, unsigned int end);
118 HB_INTERNAL void reverse (void);
[all …]
Dhb-ot-map-private.hh120 HB_INTERNAL void collect_lookups (unsigned int table_index, hb_set_t *lookups) const;
122 HB_INTERNAL inline void apply (const Proxy &proxy,
124HB_INTERNAL void substitute (const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *…
125HB_INTERNAL void position (const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *bu…
142 HB_INTERNAL void add_lookups (hb_face_t *face,
184 HB_INTERNAL hb_ot_map_builder_t (hb_face_t *face_,
187 HB_INTERNAL void add_feature (hb_tag_t tag, unsigned int value,
198 HB_INTERNAL void compile (struct hb_ot_map_t &m);
227 HB_INTERNAL void add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func);
Dhb-ot-layout-private.hh65 HB_INTERNAL hb_bool_t
74 HB_INTERNAL void
86 HB_INTERNAL void
93 HB_INTERNAL void
99 HB_INTERNAL void
104 HB_INTERNAL void
155 HB_INTERNAL hb_ot_layout_t *
158 HB_INTERNAL void
Dhb-ot-shape-fallback-private.hh35 HB_INTERNAL void _hb_ot_shape_fallback_position (const hb_ot_shape_plan_t *plan,
39 HB_INTERNAL void _hb_ot_shape_fallback_position_recategorize_marks (const hb_ot_shape_plan_t *plan,
44 HB_INTERNAL void _hb_ot_shape_fallback_kern (const hb_ot_shape_plan_t *plan,
Dhb-face-private.hh94 HB_INTERNAL void load_upem (void) const;
95 HB_INTERNAL void load_num_glyphs (void) const;
98 extern HB_INTERNAL const hb_face_t _hb_face_nil;
Dhb-shaper-private.hh39 extern "C" HB_INTERNAL hb_shape_func_t _hb_##name##_shape;
48 HB_INTERNAL const hb_shaper_pair_t *
76 extern "C" HB_INTERNAL HB_SHAPER_DATA_TYPE (shaper, object) * \
78 extern "C" HB_INTERNAL void \
Dhb-object-private.hh87 HB_INTERNAL bool set (hb_user_data_key_t *key,
92 HB_INTERNAL void *get (hb_user_data_key_t *key);
Dhb-unicode-private.hh38 extern HB_INTERNAL const uint8_t _hb_modified_combining_class[256];
223 extern HB_INTERNAL const hb_unicode_funcs_t _hb_unicode_funcs_nil;
Dhb-ot-shape-normalize-private.hh47 HB_INTERNAL void _hb_ot_shape_normalize (const hb_ot_shape_plan_t *shaper,
Dhb-private.hh89 #ifndef HB_INTERNAL
91 # define HB_INTERNAL __attribute__((__visibility__("hidden"))) macro
93 # define HB_INTERNAL macro
964 HB_INTERNAL void
967 extern HB_INTERNAL hb_options_union_t _hb_options;
Dhb-ot-shape-complex-indic-private.hh179 HB_INTERNAL INDIC_TABLE_ELEMENT_TYPE
Dhb-ot-shape-complex-private.hh149 #define HB_COMPLEX_SHAPER_IMPLEMENT(name) extern HB_INTERNAL const hb_ot_complex_shaper_t _hb_ot_co…
Dhb-ucdn.cc213 extern "C" HB_INTERNAL

12