/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.
|
display.1.in | 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.
|
montage.1 | 137 In addition to those listed above, you can specify these standard X resources as command line options: \-background, \-bordercolor, \-borderwidth, \-font, \-mattecolor, or \-title.
|
montage.1.in | 137 In addition to those listed above, you can specify these standard X resources as command line options: \-background, \-bordercolor, \-borderwidth, \-font, \-mattecolor, or \-title.
|
/external/pdfium/xfa/fwl/ |
cfwl_combobox.cpp | 669 FX_FLOAT borderWidth = 1; 673 CFX_RectF(m_rtClient.right() - fBtn, m_rtClient.top + borderWidth, 674 fBtn - borderWidth, m_rtClient.height - 2 * borderWidth);
|
/frameworks/support/design/res/values/ |
styles.xml | 26 <item name="borderWidth">@dimen/design_fab_border_width</item>
|
/packages/apps/DeskClock/res/layout/ |
desk_clock.xml | 110 app:borderWidth="0dp"
|
/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/gdb/darwin-x86/lib/python2.7/idlelib/ |
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)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/ |
wsgui.py | 217 frame = Frame(self.appframe, borderwidth=2, relief=GROOVE)
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/ |
ARDMainView.m | 60 self.layer.borderWidth = 1;
|