HomeSort by relevance Sort by last modified time
    Searched refs:NewLineAndWhitespace (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorStyleTextEditor.h 38 typedef std::pair<String, String> NewLineAndWhitespace;
43 InspectorStyleTextEditor(WillBeHeapVector<InspectorStyleProperty>* allProperties, const String& styleText, const NewLineAndWhitespace& format);
InspectorStyleTextEditor.cpp 34 InspectorStyleTextEditor::InspectorStyleTextEditor(WillBeHeapVector<InspectorStyleProperty>* allProperties, const String& styleText, const NewLineAndWhitespace& format)
InspectorStyleSheet.h 133 NewLineAndWhitespace& newLineAndWhitespaceDelimiters() const;
InspectorStyleSheet.cpp 760 NewLineAndWhitespace& InspectorStyle::newLineAndWhitespaceDelimiters() const
    [all...]

Completed in 81 milliseconds