Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dutility.h527 struct WindowCanvas : public Canvas struct
529 WindowCanvas(HWND hwnd) in WindowCanvas() function
532 ~WindowCanvas() {ReleaseDC(_hwnd, _hdc);} in ~WindowCanvas() argument
/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dtraynotify.cpp900 WindowCanvas canvas(_hwnd); in TrayNotifyDlg()
990 WindowCanvas canvas(_hwnd); in Refresh()
1268 WindowCanvas canvas(hwndParent); in Create()
H A Dquicklaunch.cpp117 WindowCanvas canvas(_hwnd); in AddShortcuts()
H A Dstartmenu.cpp954 WindowCanvas canvas(_hwnd); in UpdateIcons()
1156 WindowCanvas canvas(_hwnd); in AddButton()
1447 WindowCanvas canvas(_hwnd); in ResizeToButtons()
1808 WindowCanvas dc(_hwnd); in GetLogoResId()
H A Ddesktopbar.cpp93 WindowCanvas canvas(_hwnd); in Init()
H A Dtaskbar.cpp407 …hbmp = create_bitmap_from_icon(hIcon, GetSysColorBrush(COLOR_BTNFACE), WindowCanvas(pThis->_htoolb… in EnumWndProc()
/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dpane.cpp862 …_hfont = CreateFont(-MulDiv(8,GetDeviceCaps(WindowCanvas(0),LOGPIXELSY),72), 0, 0, 0, 0, 0, 0, 0, … in OutputWorker()
869 WindowCanvas canvas(hwnd); in init_output()
H A Dmainframe.cpp654 WindowCanvas canvas(_hwnd); in FillBookmarks()