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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 25 def isCarbonAquaTk(root):
143 if isCarbonAquaTk(root):
EditorWindow.py 452 if macosxSupport.isCarbonAquaTk(self.root):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 25 def isCarbonAquaTk(root):
143 if isCarbonAquaTk(root):
EditorWindow.py 452 if macosxSupport.isCarbonAquaTk(self.root):
    [all...]

Completed in 73 milliseconds