OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 131 milliseconds