Searched refs:shouldCheck (Results 1 – 4 of 4) sorted by relevance
569 bool shouldCheck = false; in checkOrEnableIfNeeded() local576 shouldCheck = false; in checkOrEnableIfNeeded()585 shouldCheck = frame->editor()->selectionHasStyle(style.get()) != FalseTriState; in checkOrEnableIfNeeded()591 shouldCheck = command.state() == TrueTriState; in checkOrEnableIfNeeded()597 shouldCheck = command.state() == TrueTriState; in checkOrEnableIfNeeded()603 shouldCheck = command.state() == TrueTriState; in checkOrEnableIfNeeded()634 shouldCheck = frame->editor()->selectionHasStyle(style.get()) != FalseTriState; in checkOrEnableIfNeeded()644 shouldCheck = true; in checkOrEnableIfNeeded()652 shouldCheck = frame->editor()->selectionHasStyle(style.get()) != FalseTriState; in checkOrEnableIfNeeded()660 shouldCheck = frame->editor()->selectionHasStyle(style.get()) != FalseTriState; in checkOrEnableIfNeeded()[all …]
100 void ContextMenuItem::setChecked(bool shouldCheck) in setChecked() argument102 m_platformDescription.checked = shouldCheck; in setChecked()
241 void ContextMenuItem::setChecked(bool shouldCheck) in setChecked() argument243 m_platformDescription.checked = shouldCheck; in setChecked()
53655 …* platform/ContextMenu.cpp: (WebCore::ContextMenu::checkOrEnableIfNeeded): Set shouldCheck for Con…