Home
last modified time | relevance | path

Searched refs:UserPresence (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/irc/konversation/konversation-21.12.3/src/viewer/
H A Dnickiconset.h18 enum UserPresence { enum
26 …QIcon nickIcon(Images::NickPrivilege privilege, NickIconSet::UserPresence presence = UserPresent) …
H A Dnickiconset.cpp266 QIcon NickIconSet::nickIcon(Images::NickPrivilege privilege, NickIconSet::UserPresence presence) co… in nickIcon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/proximity_auth/
H A Dremote_status_update.h18 enum UserPresence { enum
48 UserPresence user_presence;
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/nlopes/slack/
H A Dusers.go61 type UserPresence struct { struct
106 UserPresence // GetUserPresence anonMember
137 func (api *Client) GetUserPresence(user string) (*UserPresence, error) {
142 func (api *Client) GetUserPresenceContext(ctx context.Context, user string) (*UserPresence, error) {
151 return &response.UserPresence, nil
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/windows_mixed_reality/wrappers/
H A Dwmr_holographic_space.h29 UserPresence() = 0;
49 UserPresence() override;
H A Dwmr_holographic_space.cc74 HolographicSpaceUserPresence WMRHolographicSpaceImpl::UserPresence() { in UserPresence() function in device::WMRHolographicSpaceImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/vr/windows_mixed_reality/wrappers/
H A Dwmr_holographic_space.h29 UserPresence() = 0;
49 UserPresence() override;
H A Dwmr_holographic_space.cc74 HolographicSpaceUserPresence WMRHolographicSpaceImpl::UserPresence() { in UserPresence() function in device::WMRHolographicSpaceImpl
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/nlopes/slack/
H A Dusers.go128 type UserPresence struct { struct
173 UserPresence anonMember
205 func (api *Client) GetUserPresence(user string) (*UserPresence, error) {
210 func (api *Client) GetUserPresenceContext(ctx context.Context, user string) (*UserPresence, error) {
220 return &response.UserPresence, nil
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/
H A Dusers.go131 type UserPresence struct { struct
187 UserPresence anonMember
217 func (api *Client) GetUserPresence(user string) (*UserPresence, error) {
222 func (api *Client) GetUserPresenceContext(ctx context.Context, user string) (*UserPresence, error) {
232 return &response.UserPresence, nil
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/
H A Dusers.go131 type UserPresence struct { struct
187 UserPresence anonMember
217 func (api *Client) GetUserPresence(user string) (*UserPresence, error) {
222 func (api *Client) GetUserPresenceContext(ctx context.Context, user string) (*UserPresence, error) {
232 return &response.UserPresence, nil
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/slack-go/slack/
H A Dusers.go133 type UserPresence struct { struct
190 UserPresence anonMember
220 func (api *Client) GetUserPresence(user string) (*UserPresence, error) {
225 func (api *Client) GetUserPresenceContext(ctx context.Context, user string) (*UserPresence, error) {
235 return &response.UserPresence, nil
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/slack-go/slack/
H A Dusers.go133 type UserPresence struct { struct
190 UserPresence anonMember
220 func (api *Client) GetUserPresence(user string) (*UserPresence, error) {
225 func (api *Client) GetUserPresenceContext(ctx context.Context, user string) (*UserPresence, error) {
235 return &response.UserPresence, nil
/dports/net-im/ruqola/ruqola-1.6.1/src/core/autotests/data/method/
H A Ddefaultstatusaway.ref3 "method": "UserPresence:setDefaultStatus",
H A Ddefaultstatusonline.ref3 "method": "UserPresence:setDefaultStatus",
H A Dtemporaryaway.ref3 "method": "UserPresence:away",
H A Dtemporaryonline.ref3 "method": "UserPresence:online",
H A Ddefaultstatusbusy.ref3 "method": "UserPresence:setDefaultStatus",
H A Ddefaultstatusoffline.ref3 "method": "UserPresence:setDefaultStatus",
H A Dtemporarybusy.ref3 "method": "UserPresence:busy",
H A Dtemporaryoffline.ref3 "method": "UserPresence:offline",
/dports/net-im/purple-googlechat/purple-googlechat-56ba7f7/
H A Dgooglechat_events.h27 void googlechat_process_presence_result(GoogleChatAccount *ha, UserPresence *presence);
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/windows_mixed_reality/wrappers/test/
H A Dmock_wmr_holographic_space.h25 UserPresence() override;
H A Dmock_wmr_holographic_space.cc64 MockWMRHolographicSpace::UserPresence() { in UserPresence() function in device::MockWMRHolographicSpace
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/windows_mixed_reality/
H A Dmixed_reality_renderloop.cc425 switch (holographic_space_->UserPresence()) { in UpdateVisibilityState()

12345678