Home
last modified time | relevance | path

Searched defs:titleW (Results 1 – 9 of 9) sorted by relevance

/reactos/modules/rostests/winetests/comctl32/
H A Dsyslink.c130 …static const WCHAR titleW[] = {'S','y','s','l','i','n','k',' ','t','e','s','t',' ','p','a','r','e'… in create_parent_window() local
H A Dpropsheet.c1084 static const WCHAR titleW[] = {'T','i','t','l','e',0}; in test_CreatePropertySheetPage() local
/reactos/win32ss/user/user32/windows/
H A Dwindow.c800 LPWSTR titleW = NULL; in FindWindowExA() local
/reactos/dll/win32/msi/
H A Dinstall.c1263 WCHAR *titleW = NULL, *helpW = NULL, *featureW = NULL; in MsiGetFeatureInfoA() local
/reactos/dll/win32/comctl32/
H A Dtaskdialog.c149 const WCHAR *titleW = NULL; in create_taskdialog_template() local
H A Dpropsheet.c2562 WCHAR *titleW; in PROPSHEET_SetHeaderTitleA() local
/reactos/modules/rostests/winetests/riched20/
H A Deditor.c8410 static const WCHAR titleW[] = {'l','i','n','e','1','\n','l','i','n','e','2',0}; in test_WM_CREATE() local
/reactos/modules/rostests/winetests/user32/
H A Dwin.c1374 static const WCHAR titleW[] = {'M','D','I',' ','c','h','i','l','d',0}; in test_MDI_create() local
/reactos/dll/win32/mshtml/
H A Dhtmlelem.c1067 static const WCHAR titleW[] = {'t','i','t','l','e',0}; variable