Home
last modified time | relevance | path

Searched refs:IsBtoObject (Results 1 – 25 of 106) sorted by relevance

12345

/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/pub/
H A Dinterfaces.go366 IsBtoObject(index int) (ok bool) methodSpec
H A Dinternal.go255 if o.IsBtoObject(i) {
389 if o.IsBtoObject(j) {
403 if a.IsBtoObject(i) {
971 if o.IsBtoObject(0) {
1084 if o.IsBtoObject(i) {
2108 if obj.IsBtoObject(0) {
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_audio.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_person.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_service.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_note.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_object.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_page.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_profile.go1350 } else if t.raw.IsBtoObject(idx) {
H A Dgen_group.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_image.go1384 } else if t.raw.IsBtoObject(idx) {
H A Dgen_video.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_application.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_article.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_document.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_event.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_organization.go1316 } else if t.raw.IsBtoObject(idx) {
H A Dgen_tombstone.go1406 } else if t.raw.IsBtoObject(idx) {
H A Dgen_collection.go1529 } else if t.raw.IsBtoObject(idx) {
H A Dgen_orderedcollection.go1529 } else if t.raw.IsBtoObject(idx) {
H A Dgen_place.go1486 } else if t.raw.IsBtoObject(idx) {
H A Dgen_relationship.go1449 } else if t.raw.IsBtoObject(idx) {
H A Dgen_create.go1675 } else if t.raw.IsBtoObject(idx) {
H A Dgen_reject.go1675 } else if t.raw.IsBtoObject(idx) {
H A Dgen_remove.go1675 } else if t.raw.IsBtoObject(idx) {

12345