Home
last modified time | relevance | path

Searched refs:NewLineAndWhitespace (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleTextEditor.h37 typedef std::pair<String, String> NewLineAndWhitespace; typedef
41 …nspectorStyleProperty>* allProperties,const String& styleText, const NewLineAndWhitespace& format);
DInspectorStyleTextEditor.cpp34 …nspectorStyleProperty>* allProperties, const String& styleText, const NewLineAndWhitespace& format) in InspectorStyleTextEditor()
DInspectorStyleSheet.h153 NewLineAndWhitespace& newLineAndWhitespaceDelimiters() const;
DInspectorStyleSheet.cpp866 NewLineAndWhitespace& InspectorStyle::newLineAndWhitespaceDelimiters() const in newLineAndWhitespaceDelimiters()