Searched defs:hasCharsetRule (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DStyleSheetContents.h104 bool hasCharsetRule() const { return !m_encodingFromCharsetRule.isNull(); } function in class:WebCore::StyleSheetContents

Completed in 103 milliseconds