Home
last modified time | relevance | path

Searched defs:HB_FALLTHROUGH (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb.hh325 # define HB_FALLTHROUGH [[clang::fallthrough]] macro
328 # define HB_FALLTHROUGH __attribute__((fallthrough)) macro
335 # define HB_FALLTHROUGH __fallthrough macro
337 # define HB_FALLTHROUGH /* FALLTHROUGH */ macro