Searched defs:ClientState (Results 1 - 20 of 20) sorted by relevance

/vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/
H A Dipcm.h499 PRUint32 ClientState() const { return Fourth(); } function in class:ipcmMessageClientState
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Ddixstruct.h62 } ClientState; typedef in typeref:enum:__anon6728
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Ddixstruct.h62 } ClientState; typedef in typeref:enum:__anon7043
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddixstruct.h68 ClientStateCheckedSecurity} ClientState; typedef in typeref:enum:__anon8103
113 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Ddixstruct.h64 ClientStateCheckedSecurity} ClientState; typedef in typeref:enum:__anon8723
110 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Ddixstruct.h64 ClientStateCheckedSecurity} ClientState; typedef in typeref:enum:__anon9035
110 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Ddixstruct.h64 ClientStateCheckedSecurity} ClientState; typedef in typeref:enum:__anon9354
109 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Ddixstruct.h64 ClientStateCheckedSecurity} ClientState; typedef in typeref:enum:__anon4884
109 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Ddixstruct.h65 ClientStateCheckedSecurity} ClientState; typedef in typeref:enum:__anon5199
110 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Ddixstruct.h64 } ClientState; typedef in typeref:enum:__anon5512
109 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Ddixstruct.h63 } ClientState; typedef in typeref:enum:__anon5820
108 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddixstruct.h62 } ClientState; typedef in typeref:enum:__anon6127
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Ddixstruct.h62 } ClientState; typedef in typeref:enum:__anon6430
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Ddixstruct.h75 ClientStateCheckedSecurity} ClientState; typedef in typeref:enum:__anon3179
105 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Ddixstruct.h67 ClientStateCheckedSecurity} ClientState; typedef in typeref:enum:__anon7372
116 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddixstruct.h67 ClientStateCheckedSecurity} ClientState; typedef in typeref:enum:__anon7747
116 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddixstruct.h68 ClientStateCheckedSecurity} ClientState; typedef in typeref:enum:__anon8416
113 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Ddixstruct.h69 ClientStateCheckedSecurity} ClientState; typedef in typeref:enum:__anon4524
118 ClientState clientState;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Ddixstruct.h69 ClientStateCheckedSecurity} ClientState; typedef in typeref:enum:__anon4085
118 ClientState clientState;
/vbox/src/VBox/HostServices/GuestControl/
H A Dservice.cpp484 typedef struct ClientState struct in namespace:guestControl
486 ClientState(void) function in struct:guestControl::ClientState
496 ClientState(PVBOXHGCMSVCHELPERS pSvcHelpers, uint32_t uClientID) function in struct:guestControl::ClientState
882 } ClientState; typedef in namespace:guestControl
883 typedef std::map< uint32_t, ClientState > ClientStateMap;
884 typedef std::map< uint32_t, ClientState >::iterator ClientStateMapIter;
885 typedef std::map< uint32_t, ClientState >::const_iterator ClientStateMapIterConst;
1050 ClientState clientState(mpHelpers, u32ClientID);
1156 ClientState &clientState = itClientState->second;
1192 ClientState
[all...]

Completed in 58 milliseconds