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

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
SearchDialogBase.py 69 def make_button(self, label, command, isdef=0):
72 default=isdef and "active" or "normal")
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
SearchDialogBase.py 69 def make_button(self, label, command, isdef=0):
72 default=isdef and "active" or "normal")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 69 def make_button(self, label, command, isdef=0):
72 default=isdef and "active" or "normal")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 69 def make_button(self, label, command, isdef=0):
72 default=isdef and "active" or "normal")
  /external/libpng/scripts/
options.awk 426 isdef = 0
431 if (key == "default") isdef = 1
441 if (isdef && deflt == "")

Completed in 831 milliseconds