HomeSort by relevance Sort by last modified time
    Searched defs:bgcolor (Results 1 - 22 of 22) sorted by null

  /external/python/cpython2/Lib/idlelib/
CodeContext.py 30 bgcolor = idleConf.GetOption("extensions", "CodeContext", variable in class:CodeContext
31 "bgcolor", type="str", default="LightGray")
76 bg=self.bgcolor, fg=self.fgcolor,
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
CodeContext.py 30 bgcolor = idleConf.GetOption("extensions", "CodeContext", variable in class:CodeContext
31 "bgcolor", type="str", default="LightGray")
76 bg=self.bgcolor, fg=self.fgcolor,
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
CodeContext.py 30 bgcolor = idleConf.GetOption("extensions", "CodeContext", variable in class:CodeContext
31 "bgcolor", type="str", default="LightGray")
76 bg=self.bgcolor, fg=self.fgcolor,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CodeContext.py 30 bgcolor = idleConf.GetOption("extensions", "CodeContext", variable in class:CodeContext
31 "bgcolor", type="str", default="LightGray")
76 bg=self.bgcolor, fg=self.fgcolor,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CodeContext.py 30 bgcolor = idleConf.GetOption("extensions", "CodeContext", variable in class:CodeContext
31 "bgcolor", type="str", default="LightGray")
76 bg=self.bgcolor, fg=self.fgcolor,
  /external/webp/include/webp/
demux.h 293 uint32_t bgcolor; member in struct:WebPAnimInfo
mux.h 282 uint32_t bgcolor; // Background color of the canvas stored (in MSB order) as: member in struct:WebPMuxAnimParams
  /external/webp/src/webp/
demux.h 293 uint32_t bgcolor; member in struct:WebPAnimInfo
mux.h 282 uint32_t bgcolor; // Background color of the canvas stored (in MSB order) as: member in struct:WebPMuxAnimParams
  /external/syslinux/com32/lib/sys/vesa/
drawtxt.c 79 uint32_t fgcolor = 0, bgcolor = 0, color; local
138 bgcolor = console_color_table[cptr->attr].argb_bg;
163 fgval = (chbits & 0x80) ? fgcolor : bgcolor;
  /external/jdiff/src/jdiff/
HTMLReportGenerator.java 1979 static final String bgcolor = "#FFFFFF"; field in class:HTMLReportGenerator
    [all...]
  /external/python/cpython2/Lib/lib-tk/
turtle.py 120 _tg_screen_functions = ['addshape', 'bgcolor', 'bgpic', 'bye',
1170 def bgcolor(self, *args): member in class:TurtleScreen
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 120 _tg_screen_functions = ['addshape', 'bgcolor', 'bgpic', 'bye',
1169 def bgcolor(self, *args): member in class:TurtleScreen
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 120 _tg_screen_functions = ['addshape', 'bgcolor', 'bgpic', 'bye',
1169 def bgcolor(self, *args): member in class:TurtleScreen
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 120 _tg_screen_functions = ['addshape', 'bgcolor', 'bgpic', 'bye',
1169 def bgcolor(self, *args): member in class:TurtleScreen
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 120 _tg_screen_functions = ['addshape', 'bgcolor', 'bgpic', 'bye',
1169 def bgcolor(self, *args): member in class:TurtleScreen
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-swt-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar 
  /external/guava/guava/lib/
jdiff.jar 
  /external/guice/lib/build/jdiff/
jdiff.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 

Completed in 1401 milliseconds