/external/harfbuzz_ng/src/ |
D | hb-buffer-private.hh | 101 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 …]
|
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… 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);
|
D | hb-ot-layout-private.hh | 65 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
|
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,
|
D | hb-face-private.hh | 94 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;
|
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-unicode-private.hh | 38 extern HB_INTERNAL const uint8_t _hb_modified_combining_class[256]; 223 extern HB_INTERNAL const hb_unicode_funcs_t _hb_unicode_funcs_nil;
|
D | hb-object-private.hh | 89 HB_INTERNAL bool set (hb_user_data_key_t *key, 94 HB_INTERNAL void *get (hb_user_data_key_t *key);
|
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 | 89 #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;
|
D | hb-ot-shape-complex-indic-private.hh | 179 HB_INTERNAL INDIC_TABLE_ELEMENT_TYPE
|
D | hb-ot-shape-complex-private.hh | 148 #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/ |
D | hb-buffer-private.hh | 99 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 …]
|
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… 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);
|
D | hb-ot-layout-private.hh | 65 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
|
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,
|
D | hb-face-private.hh | 94 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;
|
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 | 87 HB_INTERNAL bool set (hb_user_data_key_t *key, 92 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]; 223 extern HB_INTERNAL const hb_unicode_funcs_t _hb_unicode_funcs_nil;
|
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 | 89 #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;
|
D | hb-ot-shape-complex-indic-private.hh | 179 HB_INTERNAL INDIC_TABLE_ELEMENT_TYPE
|
D | hb-ot-shape-complex-private.hh | 149 #define HB_COMPLEX_SHAPER_IMPLEMENT(name) extern HB_INTERNAL const hb_ot_complex_shaper_t _hb_ot_co…
|
D | hb-ucdn.cc | 213 extern "C" HB_INTERNAL
|