Home
last modified time | relevance | path

Searched refs:isdef (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DSearchDialogBase.py163 def make_button(self, label, command, isdef=0): argument
167 default=isdef and "active" or "normal")
/external/libpng/scripts/
Doptions.awk426 isdef = 0
431 if (key == "default") isdef = 1
441 if (isdef && deflt == "")