HomeSort by relevance Sort by last modified time
    Searched full:borderwidth (Results 51 - 75 of 146) sorted by null

1 23 4 5 6

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
SimpleDialog.py 32 b.config(relief=RIDGE, borderwidth=8)
  /prebuilts/sdk/current/support/design/res-public/values/
public_attrs.xml 24 <public type="attr" name="borderWidth"/>
  /external/libgdx/extensions/gdx-freetype/src/com/badlogic/gdx/graphics/g2d/freetype/
FreeTypeFontGenerator.java 374 if (parameter.borderWidth > 0) {
383 if (parameter.borderWidth > 0) {
385 stroker.set((int)(parameter.borderWidth * 64f),
501 if (parameter.borderWidth > 0) {
555 } else if (parameter.borderWidth == 0) {
569 glyph.xadvance = FreeType.toInt(metrics.getHoriAdvance()) + (int)parameter.borderWidth + parameter.spaceX;
730 public float borderWidth = 0;
731 /** Border color; only used if borderWidth > 0 */
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
layer_tree_quad_stack_view.html 695 abq.borderWidth = 3.0;
767 iq.borderWidth = 4.0;
821 quad.borderWidth = tr.e.cc.tileBorder[type].width;
850 quad.borderWidth = 2;
953 quad.borderWidth = tr.e.cc.tileBorder[type].width;
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
keybindingDialog.py 17 self.configure(borderwidth=5)
49 frameMain = Frame(self,borderwidth=2,relief=SUNKEN)
76 textvariable=self.keyString,relief=GROOVE,borderwidth=2)
CallTipWindow.py 79 background="#ffffe0", relief=SOLID, borderwidth=1,
Debugger.py 422 self.label = Label(frame, text=title, borderwidth=2, relief="groove")
462 l = Entry(subframe, width=0, borderwidth=0)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
keybindingDialog.py 17 self.configure(borderwidth=5)
49 frameMain = Frame(self,borderwidth=2,relief=SUNKEN)
76 textvariable=self.keyString,relief=GROOVE,borderwidth=2)
CallTipWindow.py 79 background="#ffffe0", relief=SOLID, borderwidth=1,
Debugger.py 422 self.label = Label(frame, text=title, borderwidth=2, relief="groove")
462 l = Entry(subframe, width=0, borderwidth=0)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py 17 self.configure(borderwidth=5)
49 frameMain = Frame(self,borderwidth=2,relief=SUNKEN)
76 textvariable=self.keyString,relief=GROOVE,borderwidth=2)
CallTipWindow.py 79 background="#ffffe0", relief=SOLID, borderwidth=1,
Debugger.py 422 self.label = Label(frame, text=title, borderwidth=2, relief="groove")
462 l = Entry(subframe, width=0, borderwidth=0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py 17 self.configure(borderwidth=5)
49 frameMain = Frame(self,borderwidth=2,relief=SUNKEN)
76 textvariable=self.keyString,relief=GROOVE,borderwidth=2)
CallTipWindow.py 79 background="#ffffe0", relief=SOLID, borderwidth=1,
Debugger.py 422 self.label = Label(frame, text=title, borderwidth=2, relief="groove")
462 l = Entry(subframe, width=0, borderwidth=0)
  /external/ImageMagick/scripts/
xsnap 130 frame .options.input -relief sunken -borderwidth 2
166 frame .options.processing -relief sunken -borderwidth 2
201 frame .options.output -relief sunken -borderwidth 2
526 button .canvas.button -image tile -relief sunken -borderwidth 2 \
  /external/ImageMagick/utilities/
animate.1 90 In addition to those listed above, you can specify these standard X resources as command line options: \-background, \-bordercolor, \-borderwidth, \-font, \-foreground, \-iconGeometry, \-iconic, \-name, \-mattecolor, \-shared-memory, or \-title.
animate.1.in 90 In addition to those listed above, you can specify these standard X resources as command line options: \-background, \-bordercolor, \-borderwidth, \-font, \-foreground, \-iconGeometry, \-iconic, \-name, \-mattecolor, \-shared-memory, or \-title.
display.1 122 In addition to those listed above, you can specify these standard X resources as command line options: \-background, \-bordercolor, \-borderwidth, \-font, \-foreground, \-iconGeometry, \-iconic, \-mattecolor, \-name, \-shared-memory, \-usePixmap, or \-title.
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
normalize-keyframes.js 73 borderWidth: [
  /frameworks/support/design/res/values/
styles.xml 26 <item name="borderWidth">@dimen/design_fab_border_width</item>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
multibufproto.h 263 CARD16 borderWidth B16;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
multibufproto.h 263 CARD16 borderWidth B16;
  /prebuilts/sdk/current/support/design/res/values/
styles.xml 26 <item name="borderWidth">@dimen/design_fab_border_width</item>

Completed in 1029 milliseconds

1 23 4 5 6