Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/util/
Dview-options.hh69 case 1: HB_FALLTHROUGH; in parse_font_extents()
70 case 2: HB_FALLTHROUGH; in parse_font_extents()
91 case 1: m.r = m.t; HB_FALLTHROUGH; in parse_margin()
92 case 2: m.b = m.t; HB_FALLTHROUGH; in parse_margin()
93 case 3: m.l = m.r; HB_FALLTHROUGH; in parse_margin()
Dfont-options.hh199 case 1: font_opts->font_size_y = font_opts->font_size_x; HB_FALLTHROUGH; in parse_font_size()
217 case 1: font_opts->y_ppem = font_opts->x_ppem; HB_FALLTHROUGH; in parse_font_ppem()
/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
Dhb-ot-shape-fallback.cc240 HB_FALLTHROUGH; in position_mark()
275 HB_FALLTHROUGH; in position_mark()
296 HB_FALLTHROUGH; in position_mark()
Dhb-subset-cff2.cc92 HB_FALLTHROUGH; in flush_args_and_op()
Dhb-subset-cff1.cc225 HB_FALLTHROUGH; in flush_args_and_op()
Dhb-subset-cff-common.hh826 HB_FALLTHROUGH; in drop_hints_in_str()