Home
last modified time | relevance | path

Searched defs:styleName (Results 1 – 16 of 16) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckstyles.js61 AttachStyleStateChange : function( styleName, callback, callbackOwner ) argument
107 CheckStyleInSelection : function( styleName ) argument
222 GetStyle : function( styleName ) argument
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
Dfckstylecommand.js31 Execute : function( styleName, styleComboItem ) argument
Dfckcorestylecommand.js55 _OnStyleStateChange : function( styleName, isActive ) argument
/plugin/odt/ODT/
DODTUtility.php33 … replaceLocalLinkPlaceholders(&$content, array $toc, array $bookmarks, $styleName, $visitedStyleNa…
649 …atic function createTextStyle (ODTInternalParams $params, $element, $attributes, $styleName=NULL) {
672 …function createParagraphStyle (ODTInternalParams $params, $element, $attributes, $styleName=NULL) {
DODTParagraph.php29 …public static function paragraphOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $a…
DODTSpan.php18 …public static function spanOpen(ODTInternalParams $params, $styleName, $element=NULL, $attributes=…
DODTList.php21 …static public function listOpen(ODTInternalParams $params, $continue=false, $styleName, $element=N…
DODTDocument.php335 function spanOpen($styleName, $element=NULL, $attributes=NULL){
409 function paragraphOpen($styleName=NULL, $element=NULL, $attributes=NULL){
1006 function listOpen($continue=false, $styleName, $element=NULL, $attributes=NULL) {
1950 … function openHyperlink ($url, $styleName = NULL, $visitedStyleName = NULL, $returnonly = false) {
1982 …function insertHyperlink ($url, $text, $styleName = NULL, $visitedStyleName = NULL, $returnonly = …
2163 public function getStyle ($styleName) {
DODTTable.php215 …public static function tableRowOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $at…
/plugin/grensladawritezor/fckeditor/editor/_source/commandclasses/
Dfckstylecommand.js34 FCKStyleCommand.prototype.Execute = function( styleName, styleComboItem ) argument
/plugin/refnotes/
Dadmin.js453 function Field(styleName) { argument
467 function SelectField(styleName) { argument
502 function TextField(styleName, validate) { argument
Daction.php471 private function translateStyle($styleName, $style, $from, $to) {
/plugin/columns/
Dsyntax.php195 protected function getStyle($attribute, $attributeName, $styleName = '') {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DTTFontFile.php148 var $styleName; variable in Mpdf\\TTFontFile
DOtlDump.php105 var $styleName; variable in Mpdf\\OtlDump
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js14140 var styleName = styleArray[i]; variable