Home
last modified time | relevance | path

Searched defs:IdentifyRow (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/
H A Didentify_ui.go24 type IdentifyRow struct { struct
25 RowId int `codec:"rowId" json:"rowId"`
26 Proof RemoteProof `codec:"proof" json:"proof"`
27 TrackDiff *TrackDiff `codec:"trackDiff,omitempty" json:"trackDiff,omitempty"`
30 func (o IdentifyRow) DeepCopy() IdentifyRow {
/dports/security/keybase/client-v5.7.1/go/protocol/keybase1/
H A Didentify_ui.go27 type IdentifyRow struct { struct
28 RowId int `codec:"rowId" json:"rowId"`
29 Proof RemoteProof `codec:"proof" json:"proof"`
30 TrackDiff *TrackDiff `codec:"trackDiff,omitempty" json:"trackDiff,omitempty"`
33 func (o IdentifyRow) DeepCopy() IdentifyRow {
/dports/x11-toolkits/tk85/tk8.5.19/generic/ttk/
H A DttkTreeview.c1318 static TreeItem *IdentifyRow( in IdentifyRow() function
/dports/x11-toolkits/tk86/tk8.6.12/generic/ttk/
H A DttkTreeview.c1313 static TreeItem *IdentifyRow( in IdentifyRow() function
/dports/x11-toolkits/tk87/tk8.7a5/generic/ttk/
H A DttkTreeview.c1314 static TreeItem *IdentifyRow( in IdentifyRow() function