Home | History | Annotate | Download | only in idlelib

Lines Matching refs:checkFontBold

134         checkFontBold=Checkbutton(frameFontParam,variable=self.fontBold,
159 checkFontBold.pack(side=LEFT,anchor=W,padx=20)