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