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

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configDialog.py 180 frameCustom=LabelFrame(frame,borderwidth=2,relief=GROOVE,
184 #frameCustom
185 self.textHighlightSample=Text(frameCustom,relief=SOLID,borderwidth=1,
209 self.frameColourSet=Frame(frameCustom,relief=SOLID,borderwidth=1)
210 frameFgBg=Frame(frameCustom)
220 buttonSaveCustomTheme=Button(frameCustom,
236 frameCustom.pack(side=LEFT,padx=5,pady=5,expand=TRUE,fill=BOTH)
238 #frameCustom
268 frameCustom=LabelFrame(frame,borderwidth=2,relief=GROOVE,
272 #frameCustom
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configDialog.py 180 frameCustom=LabelFrame(frame,borderwidth=2,relief=GROOVE,
184 #frameCustom
185 self.textHighlightSample=Text(frameCustom,relief=SOLID,borderwidth=1,
209 self.frameColourSet=Frame(frameCustom,relief=SOLID,borderwidth=1)
210 frameFgBg=Frame(frameCustom)
220 buttonSaveCustomTheme=Button(frameCustom,
236 frameCustom.pack(side=LEFT,padx=5,pady=5,expand=TRUE,fill=BOTH)
238 #frameCustom
268 frameCustom=LabelFrame(frame,borderwidth=2,relief=GROOVE,
272 #frameCustom
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 180 frameCustom=LabelFrame(frame,borderwidth=2,relief=GROOVE,
184 #frameCustom
185 self.textHighlightSample=Text(frameCustom,relief=SOLID,borderwidth=1,
209 self.frameColourSet=Frame(frameCustom,relief=SOLID,borderwidth=1)
210 frameFgBg=Frame(frameCustom)
220 buttonSaveCustomTheme=Button(frameCustom,
236 frameCustom.pack(side=LEFT,padx=5,pady=5,expand=TRUE,fill=BOTH)
238 #frameCustom
268 frameCustom=LabelFrame(frame,borderwidth=2,relief=GROOVE,
272 #frameCustom
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 180 frameCustom=LabelFrame(frame,borderwidth=2,relief=GROOVE,
184 #frameCustom
185 self.textHighlightSample=Text(frameCustom,relief=SOLID,borderwidth=1,
209 self.frameColourSet=Frame(frameCustom,relief=SOLID,borderwidth=1)
210 frameFgBg=Frame(frameCustom)
220 buttonSaveCustomTheme=Button(frameCustom,
236 frameCustom.pack(side=LEFT,padx=5,pady=5,expand=TRUE,fill=BOTH)
238 #frameCustom
268 frameCustom=LabelFrame(frame,borderwidth=2,relief=GROOVE,
272 #frameCustom
    [all...]

Completed in 59 milliseconds