HomeSort by relevance Sort by last modified time
    Searched refs:GetPortBounds (Results 1 - 13 of 13) sorted by null

  /external/python/cpython2/Mac/Demo/quicktime/
MovieInWindow.py 39 playMovieInWindow(theWindow, filename, theWindow.GetWindowPort().GetPortBounds())
VerySimplePlayer.py 82 Qd.EraseRect(whichWindow.GetWindowPort().GetPortBounds())
  /external/python/cpython2/Mac/Demo/textedit/
ped.py 24 x0, y0, x1, y1 = self.wid.GetWindowPort().GetPortBounds()
90 Qd.EraseRect(wid.GetWindowPort().GetPortBounds())
91 self.ted.TEUpdate(wid.GetWindowPort().GetPortBounds())
  /external/python/cpython2/Mac/Demo/imgbrowse/
imgbrowse.py 96 screenrect = graf.GetPortBounds()
  /external/python/cpython2/Mac/Demo/PICTbrowse/
ICONbrowse.py 94 screenrect = graf.GetPortBounds()
PICTbrowse2.py 95 screenrect = graf.GetPortBounds()
cicnbrowse.py 94 screenrect = graf.GetPortBounds()
  /external/python/cpython2/Lib/plat-mac/
FrameWork.py 817 l, t, r, b = self.wid.GetWindowPort().GetPortBounds() # jvr, forGrowIcon
825 self.wid.InvalWindowRect(window.GetWindowPort().GetPortBounds())
911 x0, y0, x1, y1 = self.wid.GetWindowPort().GetPortBounds()
947 l, t, r, b = self.wid.GetWindowPort().GetPortBounds()
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
FrameWork.py 817 l, t, r, b = self.wid.GetWindowPort().GetPortBounds() # jvr, forGrowIcon
825 self.wid.InvalWindowRect(window.GetWindowPort().GetPortBounds())
911 x0, y0, x1, y1 = self.wid.GetWindowPort().GetPortBounds()
947 l, t, r, b = self.wid.GetWindowPort().GetPortBounds()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
FrameWork.py 817 l, t, r, b = self.wid.GetWindowPort().GetPortBounds() # jvr, forGrowIcon
825 self.wid.InvalWindowRect(window.GetWindowPort().GetPortBounds())
911 x0, y0, x1, y1 = self.wid.GetWindowPort().GetPortBounds()
947 l, t, r, b = self.wid.GetWindowPort().GetPortBounds()
    [all...]
  /external/python/cpython2/Mac/Modules/qd/
_Qdmodule.c 213 #ifndef GetPortBounds
214 PyMac_PRECHECK(GetPortBounds);
218 GetPortBounds(_self->ob_itself,
1191 {"GetPortBounds", (PyCFunction)GrafObj_GetPortBounds, 1,
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 

Completed in 288 milliseconds