Searched defs:SetState (Results 1 – 8 of 8) sorted by relevance
50 CEF_BUTTON_IMPL_T void CEF_BUTTON_IMPL_D::SetState(cef_button_state_t state) { in SetState() function
150 void ConnectivityStateTracker::SetState(grpc_connectivity_state state, in SetState() function in grpc_core::ConnectivityStateTracker
45 void Win32FlutterWindow::SetState(FLUTTER_API_SYMBOL(FlutterEngine) eng) { in SetState() function in flutter::Win32FlutterWindow
47 void CefButtonCToCpp::SetState(cef_button_state_t state) { in SetState() function in CefButtonCToCpp
300 void CefMenuButtonCToCpp::SetState(cef_button_state_t state) { in SetState() function in CefMenuButtonCToCpp
253 void CefLabelButtonCToCpp::SetState(cef_button_state_t state) { in SetState() function in CefLabelButtonCToCpp
1210 void Server::CallData::SetState(CallState state) { in SetState() function in grpc_core::Server::CallData
2470 void SetState(__in PYBA_STATE state, __in HRESULT hrStatus) { in SetState() function in PythonBootstrapperApplication