Searched refs:R_COMPOSE (Results 1 – 1 of 1) sorted by relevance
1346 enum selection_rect { R_CIS, R_CROP_SINK, R_COMPOSE, R_CROP_SOURCE, R_INVALID }; enumerator1352 return pad ? R_COMPOSE : R_CIS; in s5k5baf_get_sel_rect()1358 return pad ? R_INVALID : R_COMPOSE; in s5k5baf_get_sel_rect()1390 if (rtype == R_COMPOSE) in s5k5baf_get_selection()1402 case R_COMPOSE: in s5k5baf_get_selection()1475 if (rtype == R_COMPOSE) { in s5k5baf_set_selection()