Searched refs:HB_INTERNAL (Results 1 – 17 of 17) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-buffer-private.hh | 171 HB_INTERNAL void reset (void); 172 HB_INTERNAL void clear (void); 180 HB_INTERNAL void add (hb_codepoint_t codepoint, 182 HB_INTERNAL void add_info (const hb_glyph_info_t &glyph_info); 184 HB_INTERNAL void reverse_range (unsigned int start, unsigned int end); 185 HB_INTERNAL void reverse (void); 186 HB_INTERNAL void reverse_clusters (void); 187 HB_INTERNAL void guess_segment_properties (void); 189 HB_INTERNAL void swap_buffers (void); 190 HB_INTERNAL void remove_output (void); [all …]
|
D | hb-ot-map-private.hh | 120 HB_INTERNAL void collect_lookups (unsigned int table_index, hb_set_t *lookups) const; 122 HB_INTERNAL inline void apply (const Proxy &proxy, 124 …HB_INTERNAL void substitute (const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *… 125 …HB_INTERNAL void position (const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *bu… 165 HB_INTERNAL hb_ot_map_builder_t (hb_face_t *face_, 168 HB_INTERNAL void add_feature (hb_tag_t tag, unsigned int value, 179 HB_INTERNAL void compile (hb_ot_map_t &m, 193 HB_INTERNAL void add_lookups (hb_ot_map_t &m, 219 HB_INTERNAL void add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func);
|
D | hb-ot-shape-fallback-private.hh | 35 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, 48 HB_INTERNAL void _hb_ot_shape_fallback_spaces (const hb_ot_shape_plan_t *plan,
|
D | hb-ot-shape-complex-arabic-private.hh | 39 HB_INTERNAL void * 42 HB_INTERNAL void 45 HB_INTERNAL void
|
D | hb-ot-layout-private.hh | 42 HB_INTERNAL hb_bool_t 76 HB_INTERNAL hb_bool_t 85 HB_INTERNAL void 97 HB_INTERNAL void 104 HB_INTERNAL void 109 HB_INTERNAL void 114 HB_INTERNAL void 177 HB_INTERNAL hb_ot_layout_t * 180 HB_INTERNAL void
|
D | hb-face-private.hh | 98 HB_INTERNAL void load_upem (void) const; 99 HB_INTERNAL void load_num_glyphs (void) const; 102 extern HB_INTERNAL const hb_face_t _hb_face_nil;
|
D | hb-shaper-private.hh | 39 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 \
|
D | hb-object-private.hh | 90 HB_INTERNAL bool set (hb_user_data_key_t *key, 95 HB_INTERNAL void *get (hb_user_data_key_t *key);
|
D | hb-unicode-private.hh | 38 extern HB_INTERNAL const uint8_t _hb_modified_combining_class[256]; 269 extern HB_INTERNAL const hb_unicode_funcs_t _hb_unicode_funcs_nil;
|
D | hb-ot-shape-complex-use-private.hh | 93 HB_INTERNAL USE_TABLE_ELEMENT_TYPE
|
D | hb-ot-shape-normalize-private.hh | 47 HB_INTERNAL void _hb_ot_shape_normalize (const hb_ot_shape_plan_t *shaper,
|
D | hb-private.hh | 106 #ifndef HB_INTERNAL 108 # define HB_INTERNAL __attribute__((__visibility__("hidden"))) macro 110 # define HB_INTERNAL macro 1007 HB_INTERNAL void 1010 extern HB_INTERNAL hb_options_union_t _hb_options;
|
D | hb-ot-shape-complex-indic-private.hh | 186 HB_INTERNAL INDIC_TABLE_ELEMENT_TYPE
|
D | hb-ot-shape-complex-private.hh | 162 #define HB_COMPLEX_SHAPER_IMPLEMENT(name) extern HB_INTERNAL const hb_ot_complex_shaper_t _hb_ot_co…
|
D | hb-ucdn.cc | 225 extern "C" HB_INTERNAL
|
D | hb-font-private.hh | 162 HB_INTERNAL bool has_func (unsigned int i);
|
D | hb-ot-layout.cc | 1225 HB_INTERNAL void
|