Home
last modified time | relevance | path

Searched defs:center (Results 1 – 25 of 210) sorted by relevance

123456789

/plugin/geogebrembed/syntax/
H A Dggb.php19 private $center = ''; variable in syntax_plugin_geogebrembed_ggb
/plugin/statdisplay/pchart/
H A DICanvas.php45 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid…
47 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties…
H A DTestCanvas.php68 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid…
72 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties…
H A DGDCanvas.php531 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid…
548 …public function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowPro…
/plugin/statistics/inc/pchart/
H A DICanvas.php41 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null); argument
43 function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null); argument
H A DTestCanvas.php66 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { argument
70 function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { argument
H A DGDCanvas.php604 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { argument
623 public function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { argument
/plugin/farmer/3rdparty/
H A DRingIcon.php21 protected $center; global() variable in splitbrain\\RingIcon\\RingIcon
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10transitional.js33 …E = {hr:1, ul:1, menu:1, div:1, blockquote:1, noscript:1, table:1, center:1, address:1, dir:1, pre… property in FCK.DTD.E
39 …K = {img:1, noscript:1, br:1, kbd:1, center:1, button:1, basefont:1, h5:1, h4:1, samp:1, h6:1, ol:… property in FCK.DTD.K
/plugin/eventline/
H A Dsyntax.php193 …function _script($filePath, $bubbleHeight, $bubbleWidth, $mouse, $center, $controls, $bandPos, $de…
/plugin/googlemap3/
H A Dgooglemap3.js133 center: new google.maps.LatLng(googleMapArray[i].lat, googleMapArray[i].lng), property in init_googlemap3.mapOptions
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.page.margin.class.php144 function _calc_sizes($full_width, $left, $center, $right) {
H A Ddefault.css49 center { selector
/plugin/davcal/
H A Dscript.js94 center: 'today prev,next', property in AnonymousFunction810540b70400.fcOptions.header
/plugin/jmol2/jmol/
H A DJmolAppletSigned0_ShapeSpecial.jar ... .vecmath.Point3f origin javax.vecmath.Point3f center javax.vecmath.Vector3f vector String dipoleInfo float dipoleValue ...
H A DJmolApplet0_ShapeSpecial.jar ... .vecmath.Point3f origin javax.vecmath.Point3f center javax.vecmath.Vector3f vector String dipoleInfo float dipoleValue ...
/plugin/highlightjs/highlight/languages/
H A Dhtml-xml.js64 …y': 1, 'html': 1, 'samp': 1, 'map': 1, 'object': 1, 'a': 1, 'xmlns': 1, 'center': 1, 'textarea': 1… property in hljs.HTML_TAGS
H A Druby.js12 …'capitalize': 1, 'capitalize!': 1, 'casecmp': 1, 'catch': 1, 'ceil': 1, 'center': 1, 'chomp': 1, '… property in hljs.LANGUAGES.ruby.RUBY_KEYWORDS.keymethods
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dspecimen_stylesheet.css12 b, u, i, center, dl, dt, dd, ol, ul, li, selector
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css36 b, u, i, center, selector
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties37 center=Center key
H A Deditor.properties36 center=Center key
H A Deditor_de.properties41 center=Zentriert key
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js31 …BlockElements : { address:1,blockquote:1,center:1,div:1,dl:1,fieldset:1,form:1,h1:1,h2:1,h3:1,h4:1… property in FCKListsLib.BlockElements
/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js67 GraphViewer.prototype.center = false; method in GraphViewer

123456789