Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.h231 bool ensureSourceData();
DInspectorStyleSheet.cpp1545 return ensureText() && ensureSourceData(); in ensureParsedDataReady()
1564 bool InspectorStyleSheet::ensureSourceData() in ensureSourceData() function in WebCore::InspectorStyleSheet