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

  /external/chromium_org/third_party/skia/third_party/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/chromium_org/third_party/harfbuzz-ng/src/
hb-private.hh 181 #ifndef HB_INTERNAL
183 # define HB_INTERNAL __attribute__((__visibility__("hidden")))
185 # define HB_INTERNAL
903 HB_INTERNAL void
906 extern HB_INTERNAL hb_options_union_t _hb_options;
  /external/harfbuzz_ng/src/
hb-private.hh 89 #ifndef HB_INTERNAL
91 # define HB_INTERNAL __attribute__((__visibility__("hidden")))
93 # define HB_INTERNAL
914 HB_INTERNAL void
917 extern HB_INTERNAL hb_options_union_t _hb_options;

Completed in 347 milliseconds