OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwndChild
(Results
1 - 7
of
7
) sorted by null
/external/libpng/contrib/visupng/
VisualPng.c
45
BOOL CenterAbout (HWND
hwndChild
, HWND hwndParent);
459
BOOL CenterAbout (HWND
hwndChild
, HWND hwndParent)
467
GetWindowRect (
hwndChild
, &rChild);
505
return SetWindowPos (
hwndChild
, NULL, xNew, yNew, 0, 0, SWP_NOSIZE |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h
402
#define FORWARD_WM_PARENTNOTIFY(hwnd,msg,
hwndChild
,idChild,fn) (void)(fn)((hwnd),WM_PARENTNOTIFY,MAKEWPARAM(msg,idChild),(LPARAM)(
hwndChild
))
[
all
...]
windowsx.h16
436
#define FORWARD_WM_PARENTNOTIFY(hwnd,msg,
hwndChild
,idChild,fn) (void)(fn)((hwnd),WM_PARENTNOTIFY,(WPARAM)(UINT)(msg),MAKELPARAM((UINT)(HWND)(
hwndChild
),(UINT)(idChild)))
445
#define FORWARD_WM_CTLCOLOR(hwnd,hdc,
hwndChild
,type,fn) (HBRUSH)(UINT)(DWORD)(fn)((hwnd),WM_CTLCOLOR,(WPARAM)(HDC)(hdc),MAKELPARAM((UINT)(HWND)(
hwndChild
),(UINT)(int)(type)))
[
all
...]
commctrl.h
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
Completed in 242 milliseconds