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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
Comment.cpp 30 : CharacterData(document, text, CreateOther)
DocumentType.cpp 32 : Node(document, CreateOther)
CharacterData.h 58 ASSERT(type == CreateOther || type == CreateText || type == CreateEditingText);
ProcessingInstruction.cpp 40 : CharacterData(document, data, CreateOther)
Node.h 743 CreateOther = DefaultNodeFlags,
    [all...]

Completed in 53 milliseconds