HomeSort by relevance Sort by last modified time
    Searched refs:buttonElementIdentifier (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/editing/
DeleteButtonController.h 61 static const char* const buttonElementIdentifier;
DeleteButtonController.cpp 53 const char* const DeleteButtonController::buttonElementIdentifier = "WebKit-Editing-Delete-Button";
228 button->setIdAttribute(buttonElementIdentifier);

Completed in 1673 milliseconds