Home
last modified time | relevance | path

Searched refs:getSvg (Results 1 – 25 of 34) sorted by relevance

12

/plugin/switchpanel/tpl/
H A Dswitchpanel.case.none.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){ function in switchpanel_case_none
H A Dswitchpanel.screw.none.class.php3 public static function getSvg( $iX, $iY, $opt ){ function in switchpanel_screw_none
H A Dswitchpanel.text.none.class.php3 public static function getSvg( $oText, $iX, $iY, $opt, $iWidthSvg ){ function in switchpanel_text_none
H A Dswitchpanel.case.gbic.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){ function in switchpanel_case_gbic
H A Dswitchpanel.case.of.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){ function in switchpanel_case_of
H A Dswitchpanel.case.2of.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){ function in switchpanel_case_2of
H A Dswitchpanel.case.close.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){ function in switchpanel_case_close
H A Dswitchpanel.case.serial.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){ function in switchpanel_case_serial
H A Dswitchpanel.case.rj45.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){ function in switchpanel_case_rj45
/plugin/recommend/
H A DMenuItem.php18 public function getSvg() function in dokuwiki\\plugin\\recommend\\MenuItem
/plugin/twofactor/
H A DMenuItem.php29 public function getSvg() function in dokuwiki\\plugin\\twofactor\\MenuItem
/plugin/dump/class/
H A DCallStackMenuItem.php54 public function getSvg() function in ComboStrap\\CallStackMenuItem
/plugin/switchpanel/
H A Dsyntax.php358 return $sClassName::getSvg( $oCase, $iX, $iY, $opt );
392 …$sSvg .= switchpanel_screw_none::getSvg( $opt[ 'elementSeparatorWidth' ], $iPosHeightScrew, $opt ).
393 …switchpanel_screw_none::getSvg( ( $iWidthSvg - $opt[ 'elementSeparatorWidth' ] - $opt[ 'screwWidth…
443 $sSvg .= switchpanel_text_none::getSvg( $oElement, $iIndexX, $iIndexY, $opt, $iWidthSvg );
/plugin/combo/ComboStrap/
H A DAnalyticsMenuItem.php58 public function getSvg(): string function in ComboStrap\\AnalyticsMenuItem
H A DCacheMenuItem.php68 public function getSvg(): string function in ComboStrap\\CacheMenuItem
H A DMetaManagerMenuItem.php68 public function getSvg(): string function in ComboStrap\\MetaManagerMenuItem
H A DBacklinkMenuItem.php68 public function getSvg(): string function in ComboStrap\\BacklinkMenuItem
H A DQualityMenuItem.php97 public function getSvg(): string function in ComboStrap\\QualityMenuItem
H A DHistoricalBreadcrumbMenuItem.php134 public function getSvg(): string function in ComboStrap\\HistoricalBreadcrumbMenuItem
H A DSlotManagerMenuItem.php95 public function getSvg(): string function in ComboStrap\\SlotManagerMenuItem
/plugin/stale/
H A DMenuitem.php72 public function getSvg() function in dokuwiki\\plugin\\stale\\StaleMenuItem
/plugin/menuext/
H A DMenuExtItem.php46 public function getSvg() function in dokuwiki\\plugin\\menuext\\MenuExtItem
/plugin/batchedit/
H A Dinterface.php317 $action .= $this->getSvg($iconId);
371 print('<td class="be-arrow">' . $this->getSvg('slide-arrow-right') . '</td>');
746 private function getSvg($id) {
737 private function getSvg($id) { global() function in BatcheditInterface
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js838 var svg = Utils.getSvg(elementOrSelector)
1104 , getSvg: function(elementOrSelector) {
/plugin/diagramsnet/lib/js/
H A Dexport.js226 var svgRoot = graph.getSvg(bg, 1, 0, false, null, true, null, null, null);

12