Home
last modified time | relevance | path

Searched refs:GetWindowPortBounds (Results 1 – 25 of 26) sorted by relevance

12

/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/session/phone/
H A Dcarbonvideorenderer.cc97 GetWindowPortBounds(window_ref_, &window_bounds); in DrawFrame()
138 InvalWindowRect(window_ref_, GetWindowPortBounds(window_ref_, &bounds)); in RenderFrame()
/dports/audio/foo-yc20/foo-yc20-1.3.0/src/
H A Dvsti.cpp557 GetWindowPortBounds((WindowRef)systemWindow,&rectPort); in open()
606 GetWindowPortBounds((WindowRef)systemWindow,&rectPort); in idle()
647 GetWindowPortBounds((WindowRef)systemWindow,&winRect); in return_cairo_surface()
755 GetWindowPortBounds((WindowRef)systemWindow,&rectPort); in aspectWindow()
763 GetWindowPortBounds((WindowRef)systemWindow,&rectPort); in resizeWindow()
779 GetWindowPortBounds((WindowRef)systemWindow,&rectPort); in resizeWindow()
900 GetWindowPortBounds(window,&rectPort); in WindowEventHandler()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/aqua/
H A Daqua.cpp103 GetWindowPortBounds (myWindow, &rectPort); in renderBuffer()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Ddmmain.c527 GetWindowPortBounds(windowRef, &portRect); in window_invalidate()
537 GetWindowPortBounds(windowRef,&portRect); in window_adjust_scrollbars()
853 GetWindowPortBounds(windowRef,&destRect); in doUpdateWindow()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Ddmmain.c529 GetWindowPortBounds(windowRef, &portRect); in window_invalidate()
539 GetWindowPortBounds(windowRef,&portRect); in window_adjust_scrollbars()
855 GetWindowPortBounds(windowRef,&destRect); in doUpdateWindow()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Ddmmain.c529 GetWindowPortBounds(windowRef, &portRect); in window_invalidate()
539 GetWindowPortBounds(windowRef,&portRect); in window_adjust_scrollbars()
855 GetWindowPortBounds(windowRef,&destRect); in doUpdateWindow()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Ddmmain.c525 GetWindowPortBounds(windowRef, &portRect); in window_invalidate()
535 GetWindowPortBounds(windowRef,&portRect); in window_adjust_scrollbars()
842 GetWindowPortBounds(windowRef,&destRect); in doUpdateWindow()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Ddmmain.c525 GetWindowPortBounds(windowRef, &portRect); in window_invalidate()
535 GetWindowPortBounds(windowRef,&portRect); in window_adjust_scrollbars()
842 GetWindowPortBounds(windowRef,&destRect); in doUpdateWindow()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Ddmmain.c527 GetWindowPortBounds(windowRef, &portRect); in window_invalidate()
537 GetWindowPortBounds(windowRef,&portRect); in window_adjust_scrollbars()
853 GetWindowPortBounds(windowRef,&destRect); in doUpdateWindow()
/dports/emulators/bochs/bochs-2.7/gui/
H A Dcarbon.cc269 GetWindowPortBounds(myWindow, &box); in CEvtHandleWindowBackdropUpdate()
310 GetWindowPortBounds(myWindow, &box); in CEvtHandleWindowEmulatorUpdate()
1089 GetWindowPortBounds(win, &r); in clear_screen()
1404 GetWindowPortBounds(win, &box); in dimension_update()
1451 GetWindowPortBounds(toolwin, &r); in headerbar_bitmap()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dglcanvas.cpp385 GetWindowPortBounds(MAC_WXHWND(MacGetTopLevelWindowRef()) , &bounds); in SetViewport()
H A Dnonownedwnd.cpp968 GetWindowPortBounds(window, inRect); in DEFINE_ONE_SHOT_HANDLER_GETTER()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dglcanvas.cpp385 GetWindowPortBounds(MAC_WXHWND(MacGetTopLevelWindowRef()) , &bounds); in SetViewport()
H A Dnonownedwnd.cpp968 GetWindowPortBounds(window, inRect); in DEFINE_ONE_SHOT_HANDLER_GETTER()
/dports/devel/sdl12/SDL-1.2.15/src/video/macrom/
H A DSDL_romvideo.c500 orect = *GetWindowPortBounds(SDL_Window, &tmprect); in ROM_SetVideoMode()
572 GetWindowPortBounds(SDL_Window, &tmprect), in ROM_SetVideoMode()
/dports/games/OpenLara/OpenLara-b4b19f2/src/platform/osx/
H A Dmain_carbon_old.cpp79 GetWindowPortBounds(window, &rect); in eventHandler()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libvo/
H A Dvo_quartz.c275 GetWindowPortBounds(theWindow, &bounds); in MouseEventHandler()
1207 GetWindowPortBounds(theWindow, &winRect); in window_resized()
1315 GetWindowPortBounds(theWindow, &oldWinRect); in window_fullscreen()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libvo/
H A Dvo_quartz.c275 GetWindowPortBounds(theWindow, &bounds); in MouseEventHandler()
1207 GetWindowPortBounds(theWindow, &winRect); in window_resized()
1315 GetWindowPortBounds(theWindow, &oldWinRect); in window_fullscreen()
/dports/x11-toolkits/plib/plib-1.8.5/src/pw/
H A DpwMacOSX.cxx494 GetWindowPortBounds(window, &windowBounds); in handleDrag()
/dports/graphics/glfw2/glfw-2.7.9/lib/carbon/
H A Dcarbon_window.c463 GetWindowPortBounds( window, &rect ); in windowEventHandler()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/win/
H A D_Winmodule.c2177 #ifndef GetWindowPortBounds in WinObj_GetWindowPortBounds()
2178 PyMac_PRECHECK(GetWindowPortBounds); in WinObj_GetWindowPortBounds()
2182 GetWindowPortBounds(_self->ob_itself, in WinObj_GetWindowPortBounds()
/dports/lang/python27/Python-2.7.18/Mac/Modules/win/
H A D_Winmodule.c2177 #ifndef GetWindowPortBounds in WinObj_GetWindowPortBounds()
2178 PyMac_PRECHECK(GetWindowPortBounds); in WinObj_GetWindowPortBounds()
2182 GetWindowPortBounds(_self->ob_itself, in WinObj_GetWindowPortBounds()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgViewer/
H A DGraphicsWindowCarbon.cpp78 InvalWindowRect(window, GetWindowPortBounds(window, &bounds)); in GraphicsWindowEventHandler()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgViewer/
H A DGraphicsWindowCarbon.cpp78 InvalWindowRect(window, GetWindowPortBounds(window, &bounds)); in GraphicsWindowEventHandler()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMacWindows.pas10456 function GetWindowPortBounds( window: WindowRef; var bounds: Rect ): RectPtr; external name '_GetWi… in GetWindowPortBounds() function

12