Searched refs:clip (Results 1 – 3 of 3) sorted by relevance
180 const uint8_t clip = font_is_msbfirst ? MSB_BIT_MASK(bottom_lines) in draw_char_vtmono() local183 bg_mask &= clip; in draw_char_vtmono()184 byte &= clip; in draw_char_vtmono()
1422 uint32_t clip; in bt_hfp_ag_clip_handler() local1424 err = get_number(buf, &clip); in bt_hfp_ag_clip_handler()1433 if (clip > 1) { in bt_hfp_ag_clip_handler()1437 atomic_set_bit_to(ag->flags, BT_HFP_AG_CLIP_ENABLE, clip == 1); in bt_hfp_ag_clip_handler()
2261 background-clip: padding-box;