Searched defs:counterValue (Results 1 – 4 of 4) sorted by relevance
38 int InspectorCounters::counterValue(CounterType type) in counterValue() function in WebCore::InspectorCounters
1087 const int counterValue = numHits[counterNdx]*numInvocations; in iterate() local
1186 Counter* counterValue = contentValue->getCounterValue(); in applyValueCSSPropertyContent() local
1842 String Internals::counterValue(Element* element) in counterValue() function in WebCore::Internals