Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp367 unsigned topRuleBodyRangeStart = m_currentRuleDataStack.last()->ruleBodyRange.start; in endProperty() local
369 … isImportant, false, isParsed, SourceRange(start - topRuleBodyRangeStart, end - topRuleBodyRangeSt… in endProperty()
426 unsigned topRuleBodyRangeStart = m_currentRuleDataStack.last()->ruleBodyRange.start; in endComment() local
428 …lue, false, true, true, SourceRange(startOffset - topRuleBodyRangeStart, offset - topRuleBodyRange… in endComment()