findValue         348 Source/core/animation/KeyframeEffectModelTest.cpp     Interpolation* leftValue = findValue(*values.get(), CSSPropertyLeft);
findValue         351 Source/core/animation/KeyframeEffectModelTest.cpp     Interpolation* rightValue = findValue(*values.get(), CSSPropertyRight);
findValue          36 Source/core/css/HashTools.h const Value* findValue(register const char* str, register unsigned len);
findValue        8054 Source/core/css/parser/CSSPropertyParser.cpp     const Value* hashTableEntry = findValue(buffer, length);