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