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

1 2 3

  /external/harfbuzz/src/
harfbuzz.c 25 #define HB_INTERNAL static
harfbuzz-open-private.h 47 HB_INTERNAL HB_Error
50 HB_INTERNAL HB_Error
53 HB_INTERNAL HB_Error
58 HB_INTERNAL HB_Error
61 HB_INTERNAL HB_Error
65 HB_INTERNAL HB_Error
71 HB_INTERNAL HB_Error
75 HB_INTERNAL void _HB_OPEN_Free_ScriptList( HB_ScriptList* sl );
76 HB_INTERNAL void _HB_OPEN_Free_FeatureList( HB_FeatureList* fl );
77 HB_INTERNAL void _HB_OPEN_Free_LookupList( HB_LookupList* ll
    [all...]
harfbuzz-impl.c 32 HB_INTERNAL HB_Pointer
51 HB_INTERNAL HB_Pointer
71 HB_INTERNAL void
80 HB_INTERNAL HB_Error
harfbuzz-stream-private.h 34 HB_INTERNAL void
37 HB_INTERNAL HB_Int
40 HB_INTERNAL HB_Error
44 HB_INTERNAL HB_Error
48 HB_INTERNAL void
harfbuzz-stream.c 51 HB_INTERNAL void
61 HB_INTERNAL HB_Int
69 HB_INTERNAL HB_Error
84 HB_INTERNAL HB_Error
108 HB_INTERNAL void
harfbuzz-impl.h 35 #ifndef HB_INTERNAL
36 # define HB_INTERNAL
111 HB_INTERNAL HB_Pointer
115 HB_INTERNAL HB_Pointer
120 HB_INTERNAL void
125 HB_INTERNAL HB_Error
harfbuzz-buffer-private.h 38 HB_INTERNAL void
41 HB_INTERNAL void
44 HB_INTERNAL HB_Error
47 HB_INTERNAL HB_Error
55 HB_INTERNAL HB_Error
61 HB_INTERNAL HB_Error
64 HB_INTERNAL HB_Error
69 HB_INTERNAL HB_UShort
harfbuzz-gdef-private.h 112 HB_INTERNAL HB_Error
117 HB_INTERNAL HB_Error
123 HB_INTERNAL HB_Error
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-open-private.h 47 HB_INTERNAL HB_Error
50 HB_INTERNAL HB_Error
53 HB_INTERNAL HB_Error
58 HB_INTERNAL HB_Error
61 HB_INTERNAL HB_Error
65 HB_INTERNAL HB_Error
71 HB_INTERNAL HB_Error
75 HB_INTERNAL void _HB_OPEN_Free_ScriptList( HB_ScriptList* sl );
76 HB_INTERNAL void _HB_OPEN_Free_FeatureList( HB_FeatureList* fl );
77 HB_INTERNAL void _HB_OPEN_Free_LookupList( HB_LookupList* ll
    [all...]
harfbuzz-impl.c 32 HB_INTERNAL HB_Pointer
51 HB_INTERNAL HB_Pointer
71 HB_INTERNAL void
80 HB_INTERNAL HB_Error
harfbuzz-impl.h 35 #ifndef HB_INTERNAL
37 # define HB_INTERNAL __attribute__((__visibility__("hidden")))
39 # define HB_INTERNAL
115 HB_INTERNAL HB_Pointer
119 HB_INTERNAL HB_Pointer
124 HB_INTERNAL void
129 HB_INTERNAL HB_Error
harfbuzz-stream-private.h 34 HB_INTERNAL void
37 HB_INTERNAL HB_Int
40 HB_INTERNAL HB_Error
44 HB_INTERNAL HB_Error
48 HB_INTERNAL void
harfbuzz-stream.c 51 HB_INTERNAL void
61 HB_INTERNAL HB_Int
69 HB_INTERNAL HB_Error
84 HB_INTERNAL HB_Error
108 HB_INTERNAL void
harfbuzz-buffer-private.h 38 HB_INTERNAL void
41 HB_INTERNAL void
44 HB_INTERNAL HB_Error
47 HB_INTERNAL HB_Error
55 HB_INTERNAL HB_Error
61 HB_INTERNAL HB_Error
64 HB_INTERNAL HB_Error
69 HB_INTERNAL HB_UShort
harfbuzz-gdef-private.h 112 HB_INTERNAL HB_Error
117 HB_INTERNAL HB_Error
123 HB_INTERNAL HB_Error
  /external/chromium_org/third_party/harfbuzz-ng/src/
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,
hb-buffer-private.hh 101 HB_INTERNAL void reset (void);
102 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...]
hb-ot-layout-private.hh 192 HB_INTERNAL hb_bool_t
201 HB_INTERNAL void
205 HB_INTERNAL hb_bool_t
213 HB_INTERNAL void
219 HB_INTERNAL void
223 HB_INTERNAL hb_bool_t
231 HB_INTERNAL void
265 HB_INTERNAL hb_ot_layout_t *
268 HB_INTERNAL void
hb-ot-shape-normalize-private.hh 48 HB_INTERNAL void _hb_ot_shape_normalize (const hb_ot_shape_plan_t *shaper,
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 \
  /external/harfbuzz_ng/src/
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,
hb-buffer-private.hh 99 HB_INTERNAL void reset (void);
100 HB_INTERNAL void clear (void);
106 HB_INTERNAL void allocate_var (unsigned int byte_i, unsigned int count, const char *owner);
107 HB_INTERNAL void deallocate_var (unsigned int byte_i, unsigned int count, const char *owner);
108 HB_INTERNAL void assert_var (unsigned int byte_i, unsigned int count, const char *owner);
109 HB_INTERNAL void deallocate_var_all (void);
111 HB_INTERNAL void add (hb_codepoint_t codepoint,
113 HB_INTERNAL void add_info (const hb_glyph_info_t &glyph_info);
115 HB_INTERNAL void reverse_range (unsigned int start, unsigned int end);
116 HB_INTERNAL void reverse (void)
    [all...]
hb-ot-layout-private.hh 192 HB_INTERNAL hb_bool_t
201 HB_INTERNAL void
205 HB_INTERNAL hb_bool_t
213 HB_INTERNAL void
219 HB_INTERNAL void
223 HB_INTERNAL hb_bool_t
231 HB_INTERNAL void
265 HB_INTERNAL hb_ot_layout_t *
268 HB_INTERNAL void
hb-ot-shape-normalize-private.hh 49 HB_INTERNAL void _hb_ot_shape_normalize (const hb_ot_shape_plan_t *shaper,
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 \

Completed in 94 milliseconds

1 2 3