Home | History | Annotate | Download | only in idlelib

Lines Matching refs:lower

826         self.fontName.set(font.lower())
940 lc_configuredFont = configuredFont.lower()
942 lc_fonts = [s.lower() for s in fonts]