Searched refs:supportedHResizing (Results 1 – 1 of 1) sorted by relevance
343 bool supportedHResizing(int16_t from, int16_t to) const in supportedHResizing() function366 return supportedHResizing(from.hori, to.hori) && supportedVResizing(from.vert, to.vert); in supportedResizing()