OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DoNotAnnotateForInterchange
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/editing/
HTMLInterchange.h
41
enum EAnnotateForInterchange {
DoNotAnnotateForInterchange
, AnnotateForInterchange };
markup.h
65
String createMarkup(const Range*, Vector<Node*>* = 0, EAnnotateForInterchange =
DoNotAnnotateForInterchange
, bool convertBlocksToInlines = false, EAbsoluteURLs = DoNotResolveURLs, Node* constrainingAncestor = 0);
CompositeEditCommand.cpp
[
all
...]
Completed in 44 milliseconds