Home
last modified time | relevance | path

Searched refs:PrependInstrumentLink (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_create.go382 func (t *Create) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_reject.go382 func (t *Reject) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_remove.go382 func (t *Remove) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_block.go382 func (t *Block) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_delete.go382 func (t *Delete) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_flag.go382 func (t *Flag) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_join.go382 func (t *Join) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_leave.go382 func (t *Leave) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_offer.go382 func (t *Offer) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_tentativeaccept.go382 func (t *TentativeAccept) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_tentativereject.go382 func (t *TentativeReject) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_travel.go330 func (t *Travel) PrependInstrumentLink(i vocab.LinkType) { func
331 t.raw.PrependInstrumentLink(i)
H A Dgen_undo.go382 func (t *Undo) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_update.go382 func (t *Update) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_view.go382 func (t *View) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_follow.go382 func (t *Follow) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_ignore.go382 func (t *Ignore) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_intransitiveactivity.go330 func (t *IntransitiveActivity) PrependInstrumentLink(i vocab.LinkType) { func
331 t.raw.PrependInstrumentLink(i)
H A Dgen_invite.go382 func (t *Invite) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_like.go382 func (t *Like) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_listen.go382 func (t *Listen) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_move.go382 func (t *Move) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_accept.go386 func (t *Accept) PrependInstrumentLink(i vocab.LinkType) { func
387 t.raw.PrependInstrumentLink(i)
H A Dgen_activity.go382 func (t *Activity) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)
H A Dgen_add.go382 func (t *Add) PrependInstrumentLink(i vocab.LinkType) { func
383 t.raw.PrependInstrumentLink(i)

123