HomeSort by relevance Sort by last modified time
    Searched full:borderwidth (Results 1 - 25 of 129) sorted by null

1 2 3 4 5 6

  /external/ImageMagick/PerlMagick/t/
montage.t 124 borderwidth=>'0', gravity=>'Center', background=>'gray'/,
135 borderwidth=>'0', gravity=>'Center', shadow=>'True',background=>'gray'/,
146 borderwidth=>'0', gravity=>'Center', shadow=>'True', texture=>'granite:'/,
155 borderwidth=>'0', gravity=>'Center', background=>'gray'/,
166 borderwidth=>'5', gravity=>'Center', background=>'gray'/,
177 borderwidth=>'5', gravity=>'Center', background=>'gray'/,
188 borderwidth=>'0', gravity=>'Center', background=>'gray'/,
208 borderwidth=>'0', background=>'gray'/,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
tktools.py 93 vbarframe = Frame(frame, borderwidth=0)
210 def make_form_entry(parent, label, borderwidth=None):
229 if borderwidth is None:
232 entry = Entry(frame, relief=SUNKEN, borderwidth=borderwidth)
245 labelwidth=0, borderwidth=None,
263 if borderwidth is None:
267 borderwidth=borderwidth)
279 borderwidth=1):
    [all...]
  /frameworks/support/design/base/android/support/design/widget/
CircularBorderDrawable.java 114 final int borderWidth = Math.round(mBorderWidth);
115 padding.set(borderWidth, borderWidth, borderWidth, borderWidth);
FloatingActionButtonImpl.java 111 PorterDuff.Mode backgroundTintMode, int rippleColor, int borderWidth) {
129 if (borderWidth > 0) {
130 mBorderDrawable = createBorderDrawable(borderWidth, backgroundTint);
345 CircularBorderDrawable createBorderDrawable(int borderWidth, ColorStateList backgroundTint) {
353 borderDrawable.setBorderWidth(borderWidth);
  /external/webrtc/webrtc/modules/video_render/linux/
video_x11_channel.cc 142 unsigned int winWidth, winHeight, borderwidth, depth; local
145 &winHeight, &borderwidth, &depth) == 0)
186 unsigned int winWidth, winHeight, borderwidth, depth; local
189 &winHeight, &borderwidth, &depth) == -1)
  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
CircularBitmapDrawable.java 70 public void setBorderWidth(final float borderWidth) {
71 final boolean changed = mBorderPaint.getStrokeWidth() != borderWidth;
72 mBorderPaint.setStrokeWidth(borderWidth);
73 mBorderWidth = borderWidth;
  /external/libvorbis/examples/
frameview.pl 59 $toplevel->optionAdd("$Xname*Button*borderWidth", '2',20);
65 $toplevel->optionAdd("$Xname*Scale*borderWidth", '1',20);
71 $toplevel->optionAdd("$Xname*Checkbutton*borderWidth", '2',20);
76 $toplevel->optionAdd("$Xname*borderWidth", 0,20);
91 $toplevel->optionAdd("$Xname*Exit.borderWidth", 2,20);
100 $toplevel->optionAdd("$Xname*Entry.borderWidth", 1,20);
105 $toplevel->optionAdd("$Xname*Field.borderWidth", 1,20);
108 $toplevel->optionAdd("$Xname*Label.borderWidth", 1,20);
138 $panel->optionAdd("$X2name*Button*borderWidth", '2',20);
144 $panel->optionAdd("$X2name*Checkbutton*borderWidth", '2',20)
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Montage.h 132 void borderWidth(size_t borderWidth_);
133 size_t borderWidth(void) const;
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configSectionNameDialog.py 15 self.configure(borderwidth=5)
41 self.frameMain = Frame(self,borderwidth=2,relief=SUNKEN)
aboutDialog.py 17 self.configure(borderwidth=5)
35 frameMain = Frame(self, borderwidth=2, relief=SUNKEN)
63 Frame(frameBg, borderwidth=1, relief=SUNKEN,
87 Frame(frameBg, borderwidth=1, relief=SUNKEN,
tabbedpages.py 62 borderwidth=0, relief=FLAT,
178 bw = 2 # borderwidth
189 Frame.__init__(self, tab_row, borderwidth=self.bw, relief=RAISED)
199 highlightthickness=0, selectcolor='', borderwidth=0)
231 self.mask = Frame(page_set, borderwidth=0, relief=FLAT,
235 self.mskl = Frame(page_set, borderwidth=0, relief=FLAT,
237 self.mskl.ml = Frame(self.mskl, borderwidth=self.bw,
243 self.mskr = Frame(page_set, borderwidth=0, relief=FLAT,
245 self.mskr.mr = Frame(self.mskr, borderwidth=self.bw,
272 # borderwidth shorter (vertically
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configSectionNameDialog.py 15 self.configure(borderwidth=5)
41 self.frameMain = Frame(self,borderwidth=2,relief=SUNKEN)
aboutDialog.py 17 self.configure(borderwidth=5)
35 frameMain = Frame(self, borderwidth=2, relief=SUNKEN)
63 Frame(frameBg, borderwidth=1, relief=SUNKEN,
87 Frame(frameBg, borderwidth=1, relief=SUNKEN,
tabbedpages.py 62 borderwidth=0, relief=FLAT,
178 bw = 2 # borderwidth
189 Frame.__init__(self, tab_row, borderwidth=self.bw, relief=RAISED)
199 highlightthickness=0, selectcolor='', borderwidth=0)
231 self.mask = Frame(page_set, borderwidth=0, relief=FLAT,
235 self.mskl = Frame(page_set, borderwidth=0, relief=FLAT,
237 self.mskl.ml = Frame(self.mskl, borderwidth=self.bw,
243 self.mskr = Frame(page_set, borderwidth=0, relief=FLAT,
245 self.mskr.mr = Frame(self.mskr, borderwidth=self.bw,
272 # borderwidth shorter (vertically
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 15 self.configure(borderwidth=5)
41 self.frameMain = Frame(self,borderwidth=2,relief=SUNKEN)
aboutDialog.py 17 self.configure(borderwidth=5)
35 frameMain = Frame(self, borderwidth=2, relief=SUNKEN)
63 Frame(frameBg, borderwidth=1, relief=SUNKEN,
87 Frame(frameBg, borderwidth=1, relief=SUNKEN,
tabbedpages.py 62 borderwidth=0, relief=FLAT,
178 bw = 2 # borderwidth
189 Frame.__init__(self, tab_row, borderwidth=self.bw, relief=RAISED)
199 highlightthickness=0, selectcolor='', borderwidth=0)
231 self.mask = Frame(page_set, borderwidth=0, relief=FLAT,
235 self.mskl = Frame(page_set, borderwidth=0, relief=FLAT,
237 self.mskl.ml = Frame(self.mskl, borderwidth=self.bw,
243 self.mskr = Frame(page_set, borderwidth=0, relief=FLAT,
245 self.mskr.mr = Frame(self.mskr, borderwidth=self.bw,
272 # borderwidth shorter (vertically
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 15 self.configure(borderwidth=5)
41 self.frameMain = Frame(self,borderwidth=2,relief=SUNKEN)
aboutDialog.py 17 self.configure(borderwidth=5)
35 frameMain = Frame(self, borderwidth=2, relief=SUNKEN)
63 Frame(frameBg, borderwidth=1, relief=SUNKEN,
87 Frame(frameBg, borderwidth=1, relief=SUNKEN,
tabbedpages.py 62 borderwidth=0, relief=FLAT,
178 bw = 2 # borderwidth
189 Frame.__init__(self, tab_row, borderwidth=self.bw, relief=RAISED)
199 highlightthickness=0, selectcolor='', borderwidth=0)
231 self.mask = Frame(page_set, borderwidth=0, relief=FLAT,
235 self.mskl = Frame(page_set, borderwidth=0, relief=FLAT,
237 self.mskl.ml = Frame(self.mskl, borderwidth=self.bw,
243 self.mskr = Frame(page_set, borderwidth=0, relief=FLAT,
245 self.mskr.mr = Frame(self.mskr, borderwidth=self.bw,
272 # borderwidth shorter (vertically
    [all...]
  /packages/apps/DeskClock/res/layout/
expired_timers_activity.xml 48 app:borderWidth="0dp"
  /frameworks/support/design/lollipop/android/support/design/widget/
FloatingActionButtonLollipop.java 51 PorterDuff.Mode backgroundTintMode, int rippleColor, int borderWidth) {
60 if (borderWidth > 0) {
61 mBorderDrawable = createBorderDrawable(borderWidth, backgroundTint);
  /external/opencv/cv/src/
cvoptflowbm.cpp 127 /* have not full width - BorderWidth */
130 int BorderWidth;
315 BorderWidth = imgSize.width % blockSize.width;
316 if( BorderWidth )
319 BorderWidth = blockSize.width;
373 CurrentWidth = (j == NumberBlocksX - 1) ? BorderWidth : blockSize.width;
  /external/ImageMagick/Magick++/tests/
montageImages.cpp 74 montageOpts.borderWidth( 1 );
  /external/ImageMagick/Magick++/lib/
Montage.cpp 264 void Magick::MontageFramed::borderWidth(size_t borderWidth_)
269 size_t Magick::MontageFramed::borderWidth(void) const

Completed in 274 milliseconds

1 2 3 4 5 6