Home
last modified time | relevance | path

Searched refs:HasActor (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Channels/
H A DMessageHeaders.cs111 bool HasActor (string actor, string [] candidates) in HasActor() method in System.ServiceModel.Channels.MessageHeaders
134 actors != null && HasActor (info.Actor, actors)) { in FindHeader()
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GUI/
H A DMapControl.cpp182 if (MyMap->HasActor(actor) ) { in DrawSelf()
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DMap.h499 bool HasActor(const Actor *actor) const;
H A DMap.cpp2030 if (!HasActor(actor)) { in AddActor()
2900 bool Map::HasActor(const Actor *actor) const in HasActor() function in GemRB::Map
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_create.go71 func (t *Create) HasActor(idx int) (p Presence) { func
H A Dgen_reject.go71 func (t *Reject) HasActor(idx int) (p Presence) { func
H A Dgen_remove.go71 func (t *Remove) HasActor(idx int) (p Presence) { func
H A Dgen_block.go71 func (t *Block) HasActor(idx int) (p Presence) { func
H A Dgen_delete.go71 func (t *Delete) HasActor(idx int) (p Presence) { func
H A Dgen_flag.go71 func (t *Flag) HasActor(idx int) (p Presence) { func
H A Dgen_join.go71 func (t *Join) HasActor(idx int) (p Presence) { func
H A Dgen_leave.go71 func (t *Leave) HasActor(idx int) (p Presence) { func
H A Dgen_offer.go71 func (t *Offer) HasActor(idx int) (p Presence) { func
H A Dgen_tentativeaccept.go71 func (t *TentativeAccept) HasActor(idx int) (p Presence) { func
H A Dgen_tentativereject.go71 func (t *TentativeReject) HasActor(idx int) (p Presence) { func
H A Dgen_travel.go71 func (t *Travel) HasActor(idx int) (p Presence) { func
H A Dgen_undo.go71 func (t *Undo) HasActor(idx int) (p Presence) { func
H A Dgen_update.go71 func (t *Update) HasActor(idx int) (p Presence) { func
H A Dgen_view.go71 func (t *View) HasActor(idx int) (p Presence) { func
H A Dgen_follow.go71 func (t *Follow) HasActor(idx int) (p Presence) { func
H A Dgen_ignore.go71 func (t *Ignore) HasActor(idx int) (p Presence) { func
H A Dgen_intransitiveactivity.go71 func (t *IntransitiveActivity) HasActor(idx int) (p Presence) { func
H A Dgen_invite.go71 func (t *Invite) HasActor(idx int) (p Presence) { func
H A Dgen_like.go71 func (t *Like) HasActor(idx int) (p Presence) { func
H A Dgen_listen.go71 func (t *Listen) HasActor(idx int) (p Presence) { func

12