Searched refs:CCS_ALIGN_DIM (Results 1 – 1 of 1) sorted by relevance
34 #define CCS_ALIGN_DIM(dim, flags) \ macro2684 sel->r.width = CCS_ALIGN_DIM(sel->r.width, sel->flags); in ccs_set_selection()2685 sel->r.height = CCS_ALIGN_DIM(sel->r.height, sel->flags); in ccs_set_selection()