Home
last modified time | relevance | path

Searched defs:style (Results 101 – 125 of 275) sorted by relevance

1234567891011

/plugin/odp/
H A Drenderer.php575 function p_open($style='Text_20_body'){
942 function _preformatted($text, $style="Preformatted_20_Text", $notescaped=true) {
1319 …function _odpAddImage($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = …
/plugin/pagelist/
H A Dhelper.php15 protected $style = ''; variable in helper_plugin_pagelist
[all...]
/plugin/sequencediagram/bower_components/lodash/
H A Dpackage.json21 "style": "npm run style:main && npm run style:fp && npm run style:perf && npm run style:test", string
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckxhtml.js363 style : function( node, htmlNode ) method in FCKXHtml.TagProcessors
/plugin/diagramsnet/lib/math/jax/output/SVG/fonts/STIX-Web/Script/Italic/
H A DMain.js19 …ax_Script-italic"]={directory:"Script/Italic",family:"STIXMathJax_Script",style:"italic",id:"STIXW… property in MathJax.OutputJax.SVG.FONTDATA.FONTS
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/
H A DMain.js19 …ax_Script-italic"]={directory:"Script/Italic",family:"STIXMathJax_Script",style:"italic",testStrin… property in MathJax.OutputJax.FONTDATA.FONTS
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php390 public function SetFont($family, $style = '', $size = 0) argument
/plugin/callflow/
H A Dscript.js3 ;style = class
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php96 function loadStyle($stylePath, $style)
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/
H A DMain.js19 …thJax_Marks-italic"]={directory:"Marks/Italic",family:"STIXMathJax_Marks",style:"italic",testStrin… property in MathJax.OutputJax.FONTDATA.FONTS
/plugin/diagramsnet/lib/math/jax/output/SVG/fonts/STIX-Web/Marks/Italic/
H A DMain.js19 …thJax_Marks-italic"]={directory:"Marks/Italic",family:"STIXMathJax_Marks",style:"italic",id:"STIXW… property in MathJax.OutputJax.SVG.FONTDATA.FONTS
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php743 …private function parseBlockScalar(string $style, string $chomping = '', int $indentation = 0): str…
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js12 var style = document.createElement('style') variable
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js12 var style = document.createElement('style') variable
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/
H A DMain.js19 …={directory:"Script/BoldItalic",family:"STIXMathJax_Script",weight:"bold",style:"italic",testStrin… property in MathJax.OutputJax.FONTDATA.FONTS
/plugin/diagramsnet/lib/math/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/
H A DMain.js19 …={directory:"Script/BoldItalic",family:"STIXMathJax_Script",weight:"bold",style:"italic",id:"STIXW… property in MathJax.OutputJax.SVG.FONTDATA.FONTS
/plugin/mathpublish/phpmathpublisher/
H A DHelper.php773 public function parenthesis($height, $style)
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js3583 Sidebar.prototype.createVertexTemplateEntry = function(style, width, height, value, title, showLabe… argument
3601 Sidebar.prototype.createVertexTemplate = function(style, width, height, value, title, showLabel, sh… argument
3638 Sidebar.prototype.createEdgeTemplateEntry = function(style, width, height, value, title, showLabel,… argument
3651 Sidebar.prototype.createEdgeTemplate = function(style, width, height, value, title, showLabel, allo… argument
3873 Sidebar.prototype.addStencilPalette = function(id, title, stencilFile, style, ignore, onInit, scale… argument
/plugin/mantis/lib/
H A Dclass.nusoap_base.php674 …function serializeEnvelope($body,$headers=false,$namespaces=array(),$style='rpc',$use='encoded',$e…
/plugin/odt/ODT/
H A DODTUtility.php481 …public static function getCSSStylePropertiesForODT(&$properties, $style, $baseURL = NULL, ODTUnits…
H A DODTImport.php174 static protected function setListStyleImage (ODTInternalParams $params, $style, $level, $file) {
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/
H A DMain.js19 …["MathJax_Greek-italic"]={directory:"Greek/Italic",family:"MathJax_Greek",style:"italic",testStrin… property in MathJax.OutputJax.FONTDATA.FONTS
/plugin/combo/vendor/symfony/yaml/
H A DParser.php831 private function parseBlockScalar(string $style, string $chomping = '', int $indentation = 0): string argument
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/
H A DMain.js19 …alic"]={directory:"Greek/BoldItalic",family:"MathJax_Greek",weight:"bold",style:"italic",testStrin… property in MathJax.OutputJax.FONTDATA.FONTS
/plugin/odt/renderer/
H A Dpage.php638 function p_open($style=NULL){
1048 function _preformatted($text, $style=null, $notescaped=true) {
1611 …ngAsSVGImage($string, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = NULL) {
1656 …function _odtAddImage($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = …

1234567891011