Searched refs:HB_FALLTHROUGH (Results 1 – 7 of 7) sorted by relevance
253 # define HB_FALLTHROUGH [[clang::fallthrough]] macro256 # define HB_FALLTHROUGH __attribute__((fallthrough)) macro263 # define HB_FALLTHROUGH __fallthrough macro265 # define HB_FALLTHROUGH /* FALLTHROUGH */ macro
226 HB_FALLTHROUGH; in position_mark()261 HB_FALLTHROUGH; in position_mark()282 HB_FALLTHROUGH; in position_mark()
182 HB_FALLTHROUGH; in parse_bcd()
100 HB_FALLTHROUGH; in flush_args_and_op()
847 HB_FALLTHROUGH; in drop_hints_in_str()
284 HB_FALLTHROUGH; in flush_args_and_op()
171 case 1: m.r = m.t; HB_FALLTHROUGH; in parse_margin()172 case 2: m.b = m.t; HB_FALLTHROUGH; in parse_margin()173 case 3: m.l = m.r; HB_FALLTHROUGH; in parse_margin()491 case 1: font_opts->font_size_y = font_opts->font_size_x; HB_FALLTHROUGH; in parse_font_size()509 case 1: font_opts->y_ppem = font_opts->x_ppem; HB_FALLTHROUGH; in parse_font_ppem()