Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:canUndoRedo

2187 void WebPageProxy::canUndoRedo(uint32_t action, bool& result)
2189 result = m_pageClient->canUndoRedo(static_cast<UndoOrRedo>(action));