Searched refs:isdef (Results 1 – 3 of 3) sorted by relevance
163 def make_button(self, label, command, isdef=0): argument167 default=isdef and "active" or "normal")
160 def make_button(self, label, command, isdef=0): argument164 default=isdef and "active" or "normal")
426 isdef = 0431 if (key == "default") isdef = 1441 if (isdef && deflt == "")