Searched refs:R_COMPOSE (Results 1 – 1 of 1) sorted by relevance
1349 enum selection_rect { R_CIS, R_CROP_SINK, R_COMPOSE, R_CROP_SOURCE, R_INVALID }; enumerator1355 return pad ? R_COMPOSE : R_CIS; in s5k5baf_get_sel_rect()1361 return pad ? R_INVALID : R_COMPOSE; in s5k5baf_get_sel_rect()1393 if (rtype == R_COMPOSE) in s5k5baf_get_selection()1405 case R_COMPOSE: in s5k5baf_get_selection()1478 if (rtype == R_COMPOSE) { in s5k5baf_set_selection()