Searched refs:hWndClient (Results 1 – 1 of 1) sorted by relevance
/trunk/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 596 HWND hWndClient; in ImplSalCreateFrame() local 670 nClientStyle, 0, 0, &hWndClient ); in ImplSalCreateFrame() 671 …reateFrame hWndParent 0x%x, hWndFrame 0x%x, hWndClient 0x%x\n", hWndParent, hWndFrame, hWndClient); in ImplSalCreateFrame() 735 … if ( 0 != pIMEData->mpAssocIME( hWndClient, pFrame->mhIMEContext, &pFrame->mhDefIMEContext ) ) in ImplSalCreateFrame() 746 _WinQueryWindowRect( hWndClient, &rectl ); in ImplSalCreateFrame()
|
Completed in 17 milliseconds