OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:formatRange
(Results
1 - 3
of
3
) sorted by null
/external/clang/tools/clang-format/
clang-format-diff.py
53
def
formatRange
(r, style):
112
formatRange
(r, args.style)
/external/chromium_org/third_party/WebKit/Source/core/editing/
FormatBlockCommand.cpp
62
void FormatBlockCommand::
formatRange
(const Position& start, const Position& end, const Position& endOfSelection, RefPtr<Element>& blockNode)
IndentOutdentCommand.cpp
238
void IndentOutdentCommand::
formatRange
(const Position& start, const Position& end, const Position&, RefPtr<Element>& blockquoteForNextIndent)
Completed in 1254 milliseconds