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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorCounters.cpp38 int InspectorCounters::counterValue(CounterType type) function in class:blink::InspectorCounters
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DStyleBuilderCustom.cpp972 Counter* counterValue = contentValue->getCounterValue(); local
974 CSSValueID listStyleIdent = counterValue->listStyleIdent();
977 OwnPtr<CounterContent> counter = adoptPtr(new CounterContent(AtomicString(counterValue->identifier()), listStyleType, AtomicString(counterValue->separator())));
/external/deqp/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp1087 const int counterValue = numHits[counterNdx]*numInvocations; local
1088 counterMasks[counterNdx].resize(counterValue, false);
/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternals.cpp1420 return InspectorCounters::counterValue(InspectorCounters::NodeCounter);
1425 return InspectorCounters::counterValue(InspectorCounters::DocumentCounter);
1646 String Internals::counterValue(Element* element) function in class:blink::Internals
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 208 milliseconds