Searched refs:BORDER (Results 1 - 11 of 11) sorted by relevance

/external/skia/gpu/src/
H A DGrAtlas.cpp48 #define BORDER 1 macro
60 fRects = GrRectanizer::Factory(GR_ATLAS_WIDTH - BORDER,
61 GR_ATLAS_HEIGHT - BORDER);
96 if (!fRects->addRect(width + BORDER, height + BORDER, loc)) {
101 int dstW = width + 2*BORDER;
102 int dstH = height + 2*BORDER;
103 if (BORDER) {
122 // now tell the caller to skip the top/left BORDER
123 loc->fX += BORDER;
[all...]
/external/opencv/cv/src/
H A Dcvdistransform.cpp70 const int BORDER = 1; local
80 icvInitTopBottom( temp, step, size, BORDER );
86 int* tmp = (int*)(temp + (i+BORDER)*step) + BORDER;
88 for( j = 0; j < BORDER; j++ )
113 int* tmp = (int*)(temp + (i+BORDER)*step) + BORDER;
142 const int BORDER = 2; local
153 icvInitTopBottom( temp, step, size, BORDER );
159 int* tmp = (int*)(temp + (i+BORDER)*ste
232 const int BORDER = 2; local
[all...]
/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DAttribute.java34 public static final Attribute BORDER = new AttributeImpl ("BORDER"); field in class:Attribute
H A DHTMLTable.java39 if (border != null) attrs.set (Attribute.BORDER, border);
/external/sonivox/jet_tools/JetCreator/
H A 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
H A DJetAudition.py137 BORDER = 10
155 hboxMain.Add(hboxTop, 2, wx.EXPAND | wx.ALL, BORDER)
156 hboxMain.Add(vboxBot, 1, wx.EXPAND | wx.ALL, BORDER)
H A 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/proguard/src/proguard/gui/
H A DProGuardGUI.java58 private static final Border BORDER = BorderFactory.createEtchedBorder(EtchedBorder.RAISED); field in class:ProGuardGUI
783 keepSubpanel.setBorder(BorderFactory.createTitledBorder(BORDER, panelName));
815 Border newBorder = BorderFactory.createTitledBorder(BORDER, msg(titleKey));
/external/proguard/lib/
H A Dproguardgui.jarMETA-INF/ META-INF/MANIFEST.MF proguard/gui/SwingUtil.class SwingUtil.java package proguard ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/srec/config/en.us/dictionary/
H A Dc0.612525 BORDER B AO1 R D ER0
12526 BORDER'S B AO1 R D ER0 Z
[all...]

Completed in 460 milliseconds