Searched refs:width_inc (Results 1 – 4 of 4) sorted by relevance
88 int width_inc, height_inc; member
109 xinc = hints.width_inc; in DEFINE_ATOM_HELPER()219 if (sizeHints.width_inc == 0) in ValidateSizing()220 sizeHints.width_inc = 1; in ValidateSizing()
102 xinc = hints.width_inc; in ConstrainSize()209 if (sizeHints.width_inc == 0) in ValidateSizing()210 sizeHints.width_inc = 1; in ValidateSizing()
1122 int32_t width_inc, height_inc; in winMultiWindowXMsgProc() member1128 xis.width_inc = xis.height_inc = 16; in winMultiWindowXMsgProc()