Home
last modified time | relevance | path

Searched refs:ALIGN_CENTER (Results 51 – 61 of 61) sorted by relevance

123

/plugin/projects/pchart/pchart/
H A Dpchart.php1115 …if ( $Align == ALIGN_CENTER ) { $X = $X1+($AreaWidth/2)-($TextWidth/2); $Y = $Y1+($AreaHeig…
/plugin/charter/lib/pchart/
H A DpChart.class.php1139 …if ( $Align == ALIGN_CENTER ) { $X = $X1+($AreaWidth/2)-($TextWidth/2); $Y = $Y1+($AreaHeig…
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js8333 ret = html ? "justify" : mxConstants.ALIGN_CENTER;
8336 ret = html ? "center" : mxConstants.ALIGN_CENTER;
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js11409 …tAlignmentAsPoint(mxUtils.getValue(state.style, mxConstants.STYLE_ALIGN, mxConstants.ALIGN_CENTER),
H A DShapes.js1909 if (align == mxConstants.ALIGN_CENTER)
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1404 …case "3":case "4":c=a?"justify":mxConstants.ALIGN_CENTER;break;default:c=a?"center":mxConstants.AL…

123