Home
last modified time | relevance | path

Searched refs:getActor (Results 1 – 25 of 27) sorted by relevance

12

/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Ddiagram.js16 Diagram.prototype.getActor = function(alias, name) { method in Diagram
46 return this.getActor(alias, name);
H A Dgrammar.jison84 : ACTOR { $$ = yy.parser.yy.getActor(Diagram.unescape($1)); }
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderCancellation.php53 public function getActor() function in Google\\Service\\ShoppingContent\\OrderCancellation
H A DOrderReturn.php53 public function getActor() function in Google\\Service\\ShoppingContent\\OrderReturn
H A DOrderRefund.php51 public function getActor() function in Google\\Service\\ShoppingContent\\OrderRefund
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DAction.php45 public function getActor() function in Google\\Service\\DriveActivity\\Action
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DActivity.php56 public function getActor() function in Google\\Service\\Reports\\Activity
/plugin/authgoogle/google/contrib/
H A DGoogle_AuditService.php134 public function getActor() { function in Google_Activity
H A DGoogle_ReportsService.php205 public function getActor() { function in Google_Activity
H A DGoogle_PlusDomainsService.php584 public function getActor() { function in Google_Activity
862 public function getActor() { function in Google_ActivityObject
1517 public function getActor() { function in Google_Comment
H A DGoogle_PlusService.php410 public function getActor() { function in Google_Activity
685 public function getActor() { function in Google_ActivityObject
1083 public function getActor() { function in Google_Comment
H A DGoogle_OrkutService.php988 public function getActor() { function in Google_Activity
1235 public function getActor() { function in Google_Comment
/plugin/sequencediagram/bower_components/js-sequence-diagrams/test/
H A Dgrammar-tests.js203 ok(typeof d.getActor == 'function');
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js26 Diagram.prototype.getActor = function(alias, name) { method in Diagram
56 return this.getActor(alias, name);
331 this.$ = yy.parser.yy.getActor(Diagram.unescape($$[$0]));
H A Dsequence-diagram-snap-min.js6getActor=function(alias,name){alias=alias.trim();var i,actors=this.actors;for(i in actors)if(actor… method in Diagram
H A Dsequence-diagram-raphael.js26 Diagram.prototype.getActor = function(alias, name) { method in Diagram
56 return this.getActor(alias, name);
331 this.$ = yy.parser.yy.getActor(Diagram.unescape($$[$0]));
H A Dsequence-diagram.js26 Diagram.prototype.getActor = function(alias, name) { method in Diagram
56 return this.getActor(alias, name);
331 this.$ = yy.parser.yy.getActor(Diagram.unescape($$[$0]));
H A Dsequence-diagram-raphael-min.js6getActor=function(alias,name){alias=alias.trim();var i,actors=this.actors;for(i in actors)if(actor… method in Diagram
H A Dsequence-diagram-min.js6getActor=function(alias,name){alias=alias.trim();var i,actors=this.actors;for(i in actors)if(actor… method in Diagram
H A Dsequence-diagram-snap-min.js.map1 …yfactor","p1","p2","toFixed","handRect","w","h","handLine","prototype","getActor","alias","trim","…
H A Dsequence-diagram-raphael-min.js.map1 …yfactor","p1","p2","toFixed","handRect","w","h","handLine","prototype","getActor","alias","trim","…
H A Dsequence-diagram-min.js.map1 …yfactor","p1","p2","toFixed","handRect","w","h","handLine","prototype","getActor","alias","trim","…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1getActor","getActorKeys","getTitleWrapped","ARROWTYPE","FILLED","OPEN","param","drawRect","rectDat…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1getActor, getActorKeys, getTitle, getTitleWrapped, enableSequenceNumbers, showSequenceNumbers, set…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js237 …enableSequenceNumbers:x,showSequenceNumbers:L,getMessages:v,getActors:y,getActor:w,getActorKeys:C,…

12