OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:taggeddocument
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/editing/
markup.cpp
716
RefPtrWillBeRawPtr<Document>
taggedDocument
= Document::create();
717
taggedDocument
->setContextFeatures(document.contextFeatures());
721
taggedDocument
->parserTakeAllChildrenFrom(*taggedFragment);
[
all
...]
Completed in 194 milliseconds