Searched refs:assignedTo (Results 1 – 5 of 5) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | RoleAssignment.php | 25 public $assignedTo; variable in Google\\Service\\Directory\\RoleAssignment 54 public function setAssignedTo($assignedTo) argument 56 $this->assignedTo = $assignedTo; 63 return $this->assignedTo;
|
/plugin/bugzillahttp/ |
H A D | BzBug.php | 22 private $assignedTo; variable in BzBug 41 return $this->assignedTo; 69 return $this->assignedTo = $a;
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 472 {assignedTo:CKEDITOR.STYLE_OBJECT},a,!0);return this.customHandlers[a.type]=b};var L=CKEDITOR.POSIT… 1083 …a.filter.check(d)))||(d._name=h,d._.enterMode=f.enterMode,d._.type=m=d.assignedTo||d.type,d._.weig…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 512 {assignedTo:CKEDITOR.STYLE_OBJECT},a,!0);return this.customHandlers[a.type]=b};var P=CKEDITOR.POSIT… 1153 …c.filter.check(b)))||(b._name=h,b._.enterMode=l.enterMode,b._.type=d=b.assignedTo||b.type,b._.weig…
|
H A D | ckeditor.js.unc | 10256 assignedTo: CKEDITOR.STYLE_OBJECT 22730 …ck(b))) || (b._name = h, b._.enterMode = l.enterMode, b._.type = d = b.assignedTo || b.type, b._.w…
|