Home
last modified time | relevance | path

Searched refs:newLineAndWhitespaceDelimiters (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.h128 NewLineAndWhitespace& newLineAndWhitespaceDelimiters() const;
DInspectorStyleSheet.cpp590 …xtEditor editor(&allProperties, text, sourceData->ruleBodyRange, newLineAndWhitespaceDelimiters()); in setPropertyText()
743 NewLineAndWhitespace& InspectorStyle::newLineAndWhitespaceDelimiters() const in newLineAndWhitespaceDelimiters() function in blink::InspectorStyle