Home
last modified time | relevance | path

Searched refs:BORDER (Results 1 – 9 of 9) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
DJetCtrls.py245 BORDER = 5
246 w = size[0] - (BUTWIDTH + BORDER)
247 col = pos[0] + w + BORDER
312 BORDER = 5
313 w = size[0] - (BUTWIDTH + BORDER)
314 col = pos[0] + w + BORDER
DJetAudition.py137 BORDER = 10
155 hboxMain.Add(hboxTop, 2, wx.EXPAND | wx.ALL, BORDER)
156 hboxMain.Add(vboxBot, 1, wx.EXPAND | wx.ALL, BORDER)
DJetCreator.py167 BORDER = 5
172 vBoxLeftTop.Add(self.btnAddSeg, 0, wx.TOP, BORDER)
202 vboxRight.Add(self.segList, 4, wx.EXPAND | wx.TOP, BORDER)
204 vboxRight.Add(self.eventList, 3, wx.EXPAND | wx.TOP, BORDER)
213 hboxMain.Add(leftPanel, 0, wx.EXPAND | wx.RIGHT | wx.LEFT, BORDER)
215 hboxMain.Add((BORDER, -1))
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DAttribute.java34 public static final Attribute BORDER = new AttributeImpl ("BORDER"); field in Attribute
DHTMLTable.java39 if (border != null) attrs.set (Attribute.BORDER, border); in HTMLTable()
/external/syslinux/com32/hdt/floppy/
Dhdt.cfg15 MENU COLOR BORDER 34;40
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_dump.c655 CAP_CASE(TextureAddressCaps, D3DPTADDRESSCAPS, BORDER); in nine_dump_D3DCAPS9()
663 CAP_CASE(VolumeTextureAddressCaps, D3DPTADDRESSCAPS, BORDER); in nine_dump_D3DCAPS9()
/external/proguard/src/proguard/gui/
DProGuardGUI.java57 private static final Border BORDER = BorderFactory.createEtchedBorder(EtchedBorder.RAISED); field in ProGuardGUI
790 keepSubpanel.setBorder(BorderFactory.createTitledBorder(BORDER, panelName)); in addClassSpecifications()
822 Border newBorder = BorderFactory.createTitledBorder(BORDER, msg(titleKey)); in addBorder()
/external/libxml2/result/HTML/
Ddoc3.htm.sax2619 HEIGHT="27" ALIGN="BOTTOM" BORDER="0"></FONT>
2671 SAX.comment( <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%" BGCOLOR="silver">
2675 ALIGN="BOTTOM" BORDER="0"></A>