Home
last modified time | relevance | path

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

/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx98 int voffset = canvas.GetBottom() - thumbnail_border.GetBottom(); in CalcSignetPosition() local
100 if (hoffset > voffset) in CalcSignetPosition()
108 y = thumbnail_border.GetBottom() - signet.GetBottom() + min(signet.GetBottom() / 2, voffset); in CalcSignetPosition()

Completed in 13 milliseconds