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

  /external/webkit/Source/WebCore/editing/
DeleteButtonController.h 44 static const char* const containerElementIdentifier;
DeleteButtonController.cpp 52 const char* const DeleteButtonController::containerElementIdentifier = "WebKit-Editing-Delete-Container";
190 container->setIdAttribute(containerElementIdentifier);

Completed in 212 milliseconds