HomeSort by relevance Sort by last modified time
    Searched defs:HB_INTERNAL (Results 1 - 5 of 5) sorted by null

  /external/harfbuzz/src/
harfbuzz.c 25 #define HB_INTERNAL static
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
  /external/harfbuzz_ng/src/hb-old/
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
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-private.hh 178 #ifndef HB_INTERNAL
180 # define HB_INTERNAL __attribute__((__visibility__("hidden")))
182 # define HB_INTERNAL
886 HB_INTERNAL void
889 extern HB_INTERNAL hb_options_union_t _hb_options;
  /external/harfbuzz_ng/src/
hb-private.hh 178 #ifndef HB_INTERNAL
180 # define HB_INTERNAL __attribute__((__visibility__("hidden")))
182 # define HB_INTERNAL
886 HB_INTERNAL void
889 extern HB_INTERNAL hb_options_union_t _hb_options;

Completed in 430 milliseconds