Home
last modified time | relevance | path

Searched refs:xsW (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
H A DDialog.cpp300 const int xsW = RECT_SIZE_X(workRect); in NormalizeSize() local
302 if (xs <= xsW && ys <= ysW) in NormalizeSize()
311 if (xs < xsW) x += (xsW - xs) / 2; else xs = xsW; in NormalizeSize()

Completed in 1 milliseconds