Home
last modified time | relevance | path

Searched refs:AreRectsOverlapped (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
DDialog.cpp264 static bool AreRectsOverlapped(const RECT &r1, const RECT &r2) in AreRectsOverlapped() function
294 if (!AreRectsOverlapped(rect, workRect)) in NormalizeSize()
362 if (!AreRectsOverlapped(rect, workRect)) in NormalizePosition()