Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-Process/
H A DProcess.xs784 swentry( char *title, HWND sw_hwnd, HWND icon_hwnd, HPROGRAM owner_phandle, in swentry() argument
793 e.swctl.hwndIcon = icon_hwnd; in swentry()
806 create_swentry( char *title, HWND owner_hwnd, HWND icon_hwnd, HPROGRAM owner_phandle, in create_swentry() argument
810 SWENTRY e = swentry(title, owner_hwnd, icon_hwnd, owner_phandle, owner_pid, in create_swentry()
1458 create_swentry( char *title, unsigned long sw_hwnd, unsigned long icon_hwnd, unsigned long owner_ph…