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.h153 NewLineAndWhitespace& newLineAndWhitespaceDelimiters() const;
DInspectorStyleSheet.cpp589 InspectorStyleTextEditor editor(&allProperties, text, newLineAndWhitespaceDelimiters()); in setPropertyText()
635 InspectorStyleTextEditor editor(&allProperties, text, newLineAndWhitespaceDelimiters()); in toggleProperty()
866 NewLineAndWhitespace& InspectorStyle::newLineAndWhitespaceDelimiters() const in newLineAndWhitespaceDelimiters() function in WebCore::InspectorStyle