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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
ReplaceSelectionCommand.h 45 SanitizeFragment = 1 << 5
ReplaceSelectionCommand.cpp 372 , m_sanitizeFragment(options & SanitizeFragment)
    [all...]
Editor.cpp 407 ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::PreventNesting | ReplaceSelectionCommand::SanitizeFragment;
    [all...]

Completed in 51 milliseconds