Home
last modified time | relevance | path

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

/reactos/base/shell/explorer/
H A Dtraywnd.cpp498 RECT posRect; in RunFileDlgThread() local
500 m_StartButton.GetWindowRect(&posRect); in RunFileDlgThread()
506 posRect.left, in RunFileDlgThread()
507 posRect.top, in RunFileDlgThread()
508 posRect.right - posRect.left, in RunFileDlgThread()
509 posRect.bottom - posRect.top, in RunFileDlgThread()
557 RECT posRect; in TrayPropertiesThread() local
564 posRect.left, in TrayPropertiesThread()
565 posRect.top, in TrayPropertiesThread()
566 posRect.right - posRect.left, in TrayPropertiesThread()
[all …]