Home
last modified time | relevance | path

Searched defs:styleType (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DTextRun.php26 protected $styleType = TextStyle::class; variable in Google\\Service\\Slides\\TextRun
DParagraphMarker.php24 protected $styleType = ParagraphStyle::class; variable in Google\\Service\\Slides\\ParagraphMarker
DAutoText.php26 protected $styleType = TextStyle::class; variable in Google\\Service\\Slides\\AutoText
DUpdateTextStyleRequest.php32 protected $styleType = TextStyle::class; variable in Google\\Service\\Slides\\UpdateTextStyleRequest
DUpdateParagraphStyleRequest.php32 protected $styleType = ParagraphStyle::class; variable in Google\\Service\\Slides\\UpdateParagraphStyleRequest
/plugin/diagramsnet/lib/js/diagramly/vsdx/
Dimporter.js7916 …var styleType = (function (m, k) { return m[k] ? m[k] : null; })(Style.styleTypes_$LI$(), sectKey); function
8013 … var styleType = (function (m, k) { return m[k] ? m[k] : null; })(Style.styleTypes_$LI$(), key); function
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js26835 function stylizeWithColor(str, styleType) { argument
26847 function stylizeNoColor(str, styleType) { argument