Home
last modified time | relevance | path

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

/external/chromium_org/third_party/npapi/npspy/windows/
Dgui_main.cpp227 RECT rcClear; in onSize() local
228 GetWindowRect(hWndClear, &rcClear); in onSize()
230 …width - marginLeft - rcClear.right + rcClear.left - rcButtonOptions.right + rcButtonOptions.left -… in onSize()
231 height - rcClear.bottom + rcClear.top - marginBottom, in onSize()