Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/win/
H A D_Winmodule.c2129 #ifndef SetWindowStandardState in WinObj_SetWindowStandardState()
2130 PyMac_PRECHECK(SetWindowStandardState); in WinObj_SetWindowStandardState()
2135 SetWindowStandardState(_self->ob_itself, in WinObj_SetWindowStandardState()
/dports/lang/python27/Python-2.7.18/Mac/Modules/win/
H A D_Winmodule.c2129 #ifndef SetWindowStandardState in WinObj_SetWindowStandardState()
2130 PyMac_PRECHECK(SetWindowStandardState); in WinObj_SetWindowStandardState()
2135 SetWindowStandardState(_self->ob_itself, in WinObj_SetWindowStandardState()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMacWindows.pas10407 procedure SetWindowStandardState( window: WindowRef; const (*var*) rect_: Rect ); external name '_S… procedure
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-20033163 * macwins.c (zoom_history): Use SetWindowStandardState
3165 (zoom_construction): Use SetWindowStandardState
3168 Use SetWindowStandardState instead of WindowPeek if
3171 Use SetWindowStandardState instead of WindowPeek if
3173 * machelp.c (zoom_help): Use SetWindowStandardState
3176 if TARGET_API_MAC_CARBON. Use SetWindowStandardState
3237 Use SetWindowStandardState instead.
3238 * machelp.c (zoom_help): Use SetWindowStandardState
3241 Use SetWindowStandardState instead.
3244 (zoom_notice): Use SetWindowStandardState instead of
[all …]