Searched refs:themeId (Results 1 – 3 of 3) sorted by relevance
59 public $themeId; variable in Google\\Service\\Drive\\TeamDrive204 public function setThemeId($themeId) argument206 $this->themeId = $themeId;213 return $this->themeId;
63 public $themeId; variable in Google\\Service\\Drive\\Drive222 public function setThemeId($themeId) argument224 $this->themeId = $themeId;231 return $this->themeId;
3975 …var themeId = (function (m, k) { return m[k] ? m[k] : null; })(mxVsdxTheme.themesIds_$LI$(), this.… method in mxVsdxTheme3976 if (themeId != null) {3977 this.themeIndex = themeId;