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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-private.hh 89 #ifndef HB_INTERNAL
91 # define HB_INTERNAL __attribute__((__visibility__("hidden")))
93 # define HB_INTERNAL
964 HB_INTERNAL void
967 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 43 milliseconds