Searched defs:RebalanceLeadingAndTrailingWhitespaces (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DInsertTextCommand.h47 RebalanceLeadingAndTrailingWhitespaces, enumerator in enum:WebCore::InsertTextCommand::RebalanceType
52 RebalanceType rebalanceType = RebalanceLeadingAndTrailingWhitespaces)
51 create(Document& document, const String& text, bool selectInsertedText = false, RebalanceType rebalanceType = RebalanceLeadingAndTrailingWhitespaces) argument

Completed in 67 milliseconds