Home
last modified time | relevance | path

Searched refs:BOX_MARGIN (Results 1 – 8 of 8) sorted by relevance

/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/render/
H A DTitleElement.java26 private static final int BOX_MARGIN = 10; field in TitleElement
66 int width = textWidth + 2 * BOX_MARGIN; in paint()
69 int height = lineHeight + 2 * BOX_MARGIN; in paint()
79 g.drawString(title, BOX_MARGIN, lineHeight + BOX_MARGIN); in paint()
H A DLegendElement.java33 private static final int BOX_MARGIN = 8; field in LegendElement
80 int nameX = box.x + BOX_MARGIN + SWATCH_SIZE + SWATCH_MARGIN; in drawEntries()
82 int baseY = box.y + BOX_MARGIN - 2 * borderSize; in drawEntries()
201 int width = entryWidth(layerList, g) + 2 * BOX_MARGIN + SWATCH_SIZE + SWATCH_MARGIN; in computeBox()
204 int height = layerList.size() * lineHeight + 2 * BOX_MARGIN; in computeBox()
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/tools/
H A Dcubegen.py51 BOX_MARGIN = getattr(__config__, 'cubegen_box_margin', 3.0) variable
59 margin=BOX_MARGIN):
109 margin=BOX_MARGIN):
159 margin=BOX_MARGIN):
234 margin=BOX_MARGIN, origin=ORIGIN, extent=EXTENT):
H A Dchgcar.py41 BOX_MARGIN = cubegen.BOX_MARGIN variable
158 margin=BOX_MARGIN):
/dports/science/gromacs/gromacs-2021.4/src/gromacs/pbcutil/
H A Dpbc.cpp85 #define BOX_MARGIN 1.0010 macro
160 else if (std::fabs(box[YY][XX]) > BOX_MARGIN * 0.5 * box[XX][XX] in check_box()
162 && (std::fabs(box[ZZ][XX]) > BOX_MARGIN * 0.5 * box[XX][XX] in check_box()
163 || std::fabs(box[ZZ][YY]) > BOX_MARGIN * 0.5 * box[YY][YY]))) in check_box()
517 if (BOX_MARGIN * d2new < d2old) in low_set_pbc()
531 if (d2new_c <= BOX_MARGIN * d2new) in low_set_pbc()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/gra/
H A Dscrollbar.c48 #define BOX_MARGIN 2 /* Box to bar-line */ macro
173 BOXHEIGHT+BOX_MARGIN, BUTTON_HEIGHT*3, TRUE); in ComputeScrollBar()
605 BOXHEIGHT+BOX_MARGIN, BUTTON_HEIGHT*3, TRUE); in changedBubbleScrollBar()
753 int boxm = BOX_MARGIN; in OpenLookRedrawAreaScrollBar()
868 BOXHEIGHT+BOX_MARGIN, BUTTON_HEIGHT*3, TRUE); in OpenLookEventScrollBar()
933 BOXHEIGHT+BOX_MARGIN, in OpenLookEventScrollBar()
/dports/finance/skrooge/skrooge-2.26.1/skgbasegui/
H A Dskgtablewithgraph.cpp80 static const double BOX_MARGIN = 10.0; variable
2028 …2) + BOX_MARGIN + p / 2.0, BOX_SIZE * floor((j - 1) / nbColInMode2) + BOX_MARGIN + p / 2.0, BOX_SI… in redrawGraph()
2033 … path2.addEllipse(BOX_SIZE * ((j - 1) % nbColInMode2) + BOX_MARGIN + p / 2.0, in redrawGraph()
2034 … BOX_SIZE * floor((j - 1) / nbColInMode2) + BOX_MARGIN + p / 2.0, in redrawGraph()
2035 BOX_SIZE - 2 * BOX_MARGIN - p, in redrawGraph()
2036 BOX_SIZE - 2 * BOX_MARGIN - p); in redrawGraph()
/dports/textproc/re_graph/re_graph-0.2_3/
H A Dre_graph.pl1127 use constant BOX_MARGIN => 50; constant
1149 $node->{x_size} = $x_size + BOX_MARGIN;
1326 BOX_MARGIN/2,