Searched refs:buttonElementIdentifier (Results 1 – 2 of 2) sorted by relevance
61 static const char* const buttonElementIdentifier;
53 const char* const DeleteButtonController::buttonElementIdentifier = "WebKit-Editing-Delete-Button"; member in WebCore::DeleteButtonController228 button->setIdAttribute(buttonElementIdentifier); in createDeletionUI()