Searched refs:shouldCheck (Results 1 – 4 of 4) sorted by relevance
549 bool shouldCheck = false; in checkOrEnableIfNeeded() local556 shouldCheck = false; in checkOrEnableIfNeeded()565 shouldCheck = frame->editor()->selectionHasStyle(style.get()) != FalseTriState; in checkOrEnableIfNeeded()571 shouldCheck = command.state() == TrueTriState; in checkOrEnableIfNeeded()577 shouldCheck = command.state() == TrueTriState; in checkOrEnableIfNeeded()583 shouldCheck = command.state() == TrueTriState; in checkOrEnableIfNeeded()614 shouldCheck = frame->editor()->selectionHasStyle(style.get()) != FalseTriState; in checkOrEnableIfNeeded()624 shouldCheck = true; in checkOrEnableIfNeeded()632 shouldCheck = frame->editor()->selectionHasStyle(style.get()) != FalseTriState; in checkOrEnableIfNeeded()640 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()
236 void ContextMenuItem::setChecked(bool shouldCheck) in setChecked() argument238 m_platformDescription.checked = shouldCheck; in setChecked()
53655 …* platform/ContextMenu.cpp: (WebCore::ContextMenu::checkOrEnableIfNeeded): Set shouldCheck for Con…