Searched refs:CanRedo (Results 1 – 6 of 6) sorted by relevance
136 CanRedo = 0x2, enumerator
131 bool CanRedo();
342 if (m_impl->frame && m_impl->frame->editor() && CanRedo()) in Redo()354 bool wxWebFrame::CanRedo() in CanRedo() function in wxWebFrame
2728 (wxWebFrame::CanRedo):
163 data.editFlags |= WebContextMenuData::CanRedo; in getCustomMenuFromDefaultItems()
1012 return !!(params_.edit_flags & WebContextMenuData::CanRedo); in IsCommandIdEnabled()