Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/Control/
H A DDialog.cpp371 const int ys2 = RECT_SIZE_Y(rect2); in NormalizePosition() local
373 if (xs <= xs2 && ys <= ys2) in NormalizePosition()
376 const int y = rect2.top + (ys2 - ys) / 2; in NormalizePosition()

Completed in 2 milliseconds