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

  /external/harfbuzz_ng/src/hb-icu-le/
letest.h 19 # define HB_BEGIN_VISIBILITY _Pragma ("GCC visibility push(hidden)")
22 # define HB_BEGIN_VISIBILITY
33 HB_BEGIN_VISIBILITY
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-global.h 35 # define HB_BEGIN_VISIBILITY _Pragma ("GCC visibility push(hidden)")
38 # define HB_BEGIN_VISIBILITY
42 # define HB_BEGIN_HEADER extern "C" { HB_BEGIN_VISIBILITY
45 # define HB_BEGIN_HEADER HB_BEGIN_VISIBILITY
  /external/harfbuzz_ng/src/hb-ucdn/
ucdn.h 21 # define HB_BEGIN_VISIBILITY _Pragma ("GCC visibility push(hidden)")
24 # define HB_BEGIN_VISIBILITY
28 # define HB_BEGIN_HEADER extern "C" { HB_BEGIN_VISIBILITY
31 # define HB_BEGIN_HEADER HB_BEGIN_VISIBILITY

Completed in 150 milliseconds