/plugin/google_adsense2/ |
H A D | code.php | 28 function gads_write($fp, $name, $val) 102 function gads_boxopen($style, $title=NULL) 136 function gads_showADS($id, $style=NULL)
|
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
H A D | EditorPalette.java | 224 public void addEdgeTemplate(final String name, ImageIcon icon, in addEdgeTemplate() 225 String style, int width, int height, Object value) in addEdgeTemplate() 247 public void addTemplate(final String name, ImageIcon icon, String style, in addTemplate() 263 public void addTemplate(final String name, ImageIcon icon, mxCell cell) in addTemplate()
|
H A D | EditorActions.java | 110 public ToggleRulersItem(final BasicGraphEditor editor, String name) { in ToggleRulersItem() 147 public ToggleGridItem(final BasicGraphEditor editor, String name) { in ToggleGridItem() 178 public ToggleOutlineItem(final BasicGraphEditor editor, String name) { in ToggleOutlineItem() 315 protected int style; field in EditorActions.GridStyleAction 320 public GridStyleAction(int style) { in GridStyleAction() 941 public ToggleCreateTargetItem(final BasicGraphEditor editor, String name) { in ToggleCreateTargetItem() 1043 public TogglePropertyItem(Object target, String name, String fieldname) { in TogglePropertyItem() 1050 public TogglePropertyItem(Object target, String name, String fieldname, in TogglePropertyItem() 1058 public TogglePropertyItem(final Object target, String name, in TogglePropertyItem() 1649 protected String name, key; field in EditorActions.ColorAction [all …]
|
/plugin/typography/helper/ |
H A D | parser.php | 94 public function is_short_property($name) 106 public function parse_inlineCSS($style, $filter=true)
|
/plugin/refnotes/ |
H A D | namespace.php | 226 private $name; global() variable in refnotes_namespace 227 private $style; global() variable in refnotes_namespace 248 canonizeName($name) global() argument 255 getParentName($name) global() argument 262 parseName($name) global() argument 278 __construct($name, $parent = NULL) global() argument 315 setStyle($style) global() argument 323 getStyle($name) global() argument [all...] |
H A D | rendering.php | 36 protected function getStyle($name) { argument 85 private function createRenderer($style) { argument 338 getInlineReferenceStyle($reference, $name, $default) global() argument 768 renderBase($style) global() argument 784 renderFont($weight, $defaultWeight, $style) global() argument 794 renderFontWeight($style, $default) global() argument 810 renderFontStyle($style) global() argument 826 renderFormat($style) global() argument 845 convertToStyle($id, $style) global() argument [all...] |
H A D | core.php | 103 public function enterReference($name, $data) { argument 160 public function enterReference($name, $data) { argument 203 public function getNamespace($name) { argument 216 protected function findNamespace($name) { argument 229 findParentNamespace($name) global() argument 240 styleNamespace($namespaceName, $style) global() argument 270 createNamespace($name) global() argument 414 addStyle($namespaceName, $style) global() argument [all...] |
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fcktoolbar.js | 35 FCKToolbar.prototype.AddButton = function( name, label, tooltip, iconPathOrStripInfoArrayOrIndex, s… argument
|
H A D | fcktoolbarbuttonui.js | 24 var FCKToolbarButtonUI = function( name, label, tooltip, iconPathOrStripInfoArray, style, state ) argument
|
/plugin/odp/ |
H A D | renderer.php | 575 function p_open($style='Text_20_body'){ 942 function _preformatted($text, $style="Preformatted_20_Text", $notescaped=true) { 1084 function reference($id, $name = NULL) { 1098 function internallink($id, $name = NULL) { 1122 function externallink($url, $name = NULL) { 1135 function locallink($hash, $name = NULL){ 1143 function interwikilink($match, $name = NULL, $wikiName, $wikiUri) { 1154 function windowssharelink($url, $name = NULL) { 1164 function emaillink($address, $name = NULL) { 1174 function _doLink($url,$name){ [all …]
|
/plugin/mantis/lib/ |
H A D | class.soap_server.php | 910 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$… 998 …function configureWSDL($serviceName,$namespace = false,$endpoint = false,$style='rpc', $transport …
|
H A D | nusoap.php | 1541 function schemaEndElement($parser, $name) { 1867 function typeToForm($name,$type){ 2027 var $name; variable in soapval 2200 function setHeader($name, $value) { 2211 function unsetHeader($name) { 4348 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$… 5024 function end_element($parser, $name){ 6359 …function addOperation($name, $in = false, $out = false, $namespace = false, $soapaction = false, $… 6584 function start_element($parser, $name, $attrs) { 6739 function end_element($parser, $name) { [all …]
|
H A D | class.wsdl.php | 299 function start_element($parser, $name, $attrs) 512 function end_element($parser, $name){ 1280 …function serializeType($name, $type, $value, $use='encoded', $encodingStyle=false, $unqualified=fa… 1748 …function addComplexType($name,$typeClass='complexType',$phpType='array',$compositor='',$restrictio… 1795 …function addSimpleType($name, $restrictionBase='', $typeClass='simpleType', $phpType='scalar', $en… 1828 …function addOperation($name, $in = false, $out = false, $namespace = false, $soapaction = false, $…
|
H A D | class.nusoap_base.php | 408 …function serialize_val($val,$name=false,$type=false,$name_ns=false,$type_ns=false,$attributes=fals… 674 …function serializeEnvelope($body,$headers=false,$namespaces=array(),$style='rpc',$use='encoded',$e…
|
H A D | class.soapclient.php | 155 …space='http://tempuri.org',$soapAction='',$headers=false,$rpcParams=null,$style='rpc',$use='encode… 854 function setCookie($name, $value) {
|
/plugin/odt/ODT/ |
H A D | styleset.php | 70 abstract public function getStyleName($style); 240 public function styleExists ($name) { 259 public function getStyle ($name) {
|
H A D | ODTDocument.php | 483 function addPreformattedText($text, $style=null, $notescaped=true) { 719 protected function cleanupUserFieldName($name) { 732 public function addUserField($name, $value) { 744 public function insertUserField($name) { 1572 …Image($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = NULL, $returnonl… 1612 …ngAsSVGImage($string, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = NULL) { 1621 public function getCSSStylePropertiesForODT(&$properties, $style, $baseURL = NULL){ 2088 public function fileExists($name) { 2153 public function styleExists ($name) {
|
/plugin/runcommand/ |
H A D | syntax.php | 302 function renderFormButton($name, $label, $flags, $action) { 312 function renderJQueryButton($name, $style) { 322 function renderFormHidden($name, $label, $flags, $value) { 333 function renderFormTextBox($name, $label, $flags, $value) { 348 function renderFormListBox($name, $label, $flags, $value) { 381 function renderJQueryAutoComplete($name, $label, $value) { 408 function renderFormSlider($name, $label, $flags, $value) { 425 function renderJQuerySpinner($name, $min, $max, $value) { 431 function renderFormSpinner($name, $label, $flags, $value) { 448 function renderJQueryDate($name, $dateFormat) { [all …]
|
/plugin/statistics/inc/pchart/ |
H A D | pChart.php | 24 function pChart_autoload($name){ argument 212 private function drawGraphArea(BackgroundStyle $style) { argument 261 drawGraphBackground(BackgroundStyle $style) global() argument 297 drawRightScale(pData $data, ScaleStyle $style, $Angle = 0, $Decimals = 1, $WithMargin = FALSE, $SkipLabels = 1) global() argument 304 drawScale(pData $Data, ScaleStyle $style, $Angle = 0, $Decimals = 1, $WithMargin = FALSE, $SkipLabels = 1, $RightScale = FALSE) global() argument 554 calculateDivisions(pData $Data, ScaleStyle $style) global() argument 645 drawXYScale(pData $Data, ScaleStyle $style, $YSerieName, $XSerieName, $Angle = 0, $Decimals = 1) global() argument 866 drawGridMosaic(GridStyle $style, $divisionCount, $divisionHeight) global() argument 898 writeScaleXAxisCaption(pData $data, ScaleStyle $style, $YMax) global() argument 920 drawGrid(GridStyle $style) global() argument 2860 drawGraphAreaGradient(BackgroundStyle $style) global() argument [all...] |
/plugin/googlesearch/ |
H A D | nusoap.php | 1148 function schemaStartElement($parser, $name, $attrs) { 1443 function schemaEndElement($parser, $name) { 1756 function typeToForm($name,$type){ 1912 var $name; variable in soapval 3917 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$… 4333 function start_element($parser, $name, $attrs) 4546 function end_element($parser, $name){ 5713 …function addOperation($name, $in = false, $out = false, $namespace = false, $soapaction = false, $… 5936 function start_element($parser, $name, $attrs) { 6087 function end_element($parser, $name) { [all …]
|
/plugin/sequencediagram/bower_components/lodash/ |
H A D | package.json | 2 "name": "lodash", string 21 "style": "npm run style:main && npm run style:fp && npm run style:perf && npm run style:test", string
|
/plugin/odt/renderer/ |
H A D | page.php | 49 public function setConfigParam($name, $value) { 638 function p_open($style=NULL){ 1048 function _preformatted($text, $style=null, $notescaped=true) { 1308 function reference($id, $name = NULL) { 1327 function internallink($id, $name = NULL, $returnonly = false) { 1365 function externallink($url, $name = NULL, $returnonly = false) { 1401 function locallink($hash, $name = NULL){ 1454 function emaillink($address, $name = NULL, $returnonly = false) { 1471 function _doLink($url,$name, $returnonly = false){ 2207 public function addUserField($name, $value) { [all …]
|
/plugin/diagramsnet/lib/js/ |
H A D | embed.dev.js | 12 var style = document.createElement('style') variable 210 graph.getGlobalVariable = function(name) argument
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Embed.js | 12 var style = document.createElement('style') variable 210 graph.getGlobalVariable = function(name) argument
|
/plugin/codemirror/dist/modes/ |
H A D | haxe.min.js | 1 …odemirror"],a);else a(CodeMirror)})(function(a){"use strict";a.defineMode("haxe",function(a,b){var… property in AnonymousFunction42371aef0200.j
|