Home
last modified time | relevance | path

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

/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_grab.cxx62 SetUserFocusWindow( fl_capture ); in grab()
90 SetUserFocusWindow( (WindowRef)kUserFocusAuto ); in grab()
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/
H A Dcarbondbgconsts.pp42 SSetUserFocusWindow = 'SetUserFocusWindow';
H A Dcarbonprivatecontrol.inc1483 SetUserFocusWindow(Window), Self, SSetFocus, SSetUserFocusWindow);
H A Dcarbonprivatewindow.inc1637 SetUserFocusWindow(fWindowRef), Self, SSetFocus, SSetUserFocusWindow)
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbondbgconsts.pp42 SSetUserFocusWindow = 'SetUserFocusWindow';
H A Dcarbonprivatecontrol.inc1483 SetUserFocusWindow(Window), Self, SSetFocus, SSetUserFocusWindow);
H A Dcarbonprivatewindow.inc1637 SetUserFocusWindow(fWindowRef), Self, SSetFocus, SSetUserFocusWindow)
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/
H A Dcarbondbgconsts.pp42 SSetUserFocusWindow = 'SetUserFocusWindow';
H A Dcarbonprivatecontrol.inc1483 SetUserFocusWindow(Window), Self, SSetFocus, SSetUserFocusWindow);
H A Dcarbonprivatewindow.inc1637 SetUserFocusWindow(fWindowRef), Self, SSetFocus, SSetUserFocusWindow)
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbondbgconsts.pp42 SSetUserFocusWindow = 'SetUserFocusWindow';
H A Dcarbonprivatecontrol.inc1483 SetUserFocusWindow(Window), Self, SSetFocus, SSetUserFocusWindow);
H A Dcarbonprivatewindow.inc1637 SetUserFocusWindow(fWindowRef), Self, SSetFocus, SSetUserFocusWindow)
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/mac/carbon/
H A Dhiviewtextedit.cpp99 SetUserFocusWindow (window);
113 SetUserFocusWindow (kUserFocusAuto);
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/mac/carbon/
H A Dhiviewtextedit.cpp99 SetUserFocusWindow (window); in HIViewTextEdit()
113 SetUserFocusWindow (kUserFocusAuto); in ~HIViewTextEdit()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dsrchctrl.cpp202 SetUserFocusWindow(GetControlOwner( m_controlRef ) ); in SetFocus()
H A Dwindow.cpp1041 SetUserFocusWindow(GetControlOwner( m_controlRef ) ); in SetFocus()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dsrchctrl.cpp202 SetUserFocusWindow(GetControlOwner( m_controlRef ) ); in SetFocus()
H A Dwindow.cpp1041 SetUserFocusWindow(GetControlOwner( m_controlRef ) ); in SetFocus()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/
H A DNetscapePluginMac.mm807 SetUserFocusWindow(windowRef());
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMacWindows.pas4096 function SetUserFocusWindow( inWindow: WindowRef ): OSStatus; external name '_SetUserFocusWindow'; in SetUserFocusWindow() function
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/carbonevt/
H A D_CarbonEvtmodule.c1945 _err = SetUserFocusWindow(inWindow); in CarbonEvents_SetUserFocusWindow()
/dports/lang/python27/Python-2.7.18/Mac/Modules/carbonevt/
H A D_CarbonEvtmodule.c1945 _err = SetUserFocusWindow(inWindow); in CarbonEvents_SetUserFocusWindow()