Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:isEnabled

2678 void WebPageProxy::validateCommandCallback(const String& commandName, bool isEnabled, int state, uint64_t callbackID)
2686 callback->performCallbackWithReturnValue(commandName.impl(), isEnabled, state);