Searched defs:styleType (Results 1 – 7 of 7) sorted by relevance
26 protected $styleType = TextStyle::class; variable in Google\\Service\\Slides\\TextRun
24 protected $styleType = ParagraphStyle::class; variable in Google\\Service\\Slides\\ParagraphMarker
26 protected $styleType = TextStyle::class; variable in Google\\Service\\Slides\\AutoText
32 protected $styleType = TextStyle::class; variable in Google\\Service\\Slides\\UpdateTextStyleRequest
32 protected $styleType = ParagraphStyle::class; variable in Google\\Service\\Slides\\UpdateParagraphStyleRequest
7916 …var styleType = (function (m, k) { return m[k] ? m[k] : null; })(Style.styleTypes_$LI$(), sectKey); function8013 … var styleType = (function (m, k) { return m[k] ? m[k] : null; })(Style.styleTypes_$LI$(), key); function
26835 function stylizeWithColor(str, styleType) { argument26847 function stylizeNoColor(str, styleType) { argument