Searched defs:HB_INTERNAL (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-private.hh89 #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;
/external/harfbuzz_ng/src/
H A Dhb-private.hh89 #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;

Completed in 4928 milliseconds