resultType         77 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::NumberValue; }
resultType         84 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::NumberValue; }
resultType         91 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::NumberValue; }
resultType         96 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::NodeSetValue; }
resultType        101 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::StringValue; }
resultType        108 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::StringValue; }
resultType        115 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::StringValue; }
resultType        122 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::StringValue; }
resultType        129 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::StringValue; }
resultType        134 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::BooleanValue; }
resultType        139 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::BooleanValue; }
resultType        144 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::StringValue; }
resultType        149 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::StringValue; }
resultType        154 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::StringValue; }
resultType        159 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::NumberValue; }
resultType        166 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::StringValue; }
resultType        173 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::StringValue; }
resultType        178 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::BooleanValue; }
resultType        183 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::BooleanValue; }
resultType        188 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::BooleanValue; }
resultType        193 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::BooleanValue; }
resultType        198 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::BooleanValue; }
resultType        205 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::NumberValue; }
resultType        212 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::NumberValue; }
resultType        217 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::NumberValue; }
resultType        222 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::NumberValue; }
resultType        227 Source/core/xml/XPathFunctions.cpp     virtual Value::Type resultType() const OVERRIDE { return Value::NumberValue; }
resultType        116 Source/core/xml/XPathResult.cpp unsigned short XPathResult::resultType() const