HomeSort by relevance Sort by last modified time
    Searched full:operator (Results 2751 - 2775 of 6015) sorted by null

<<111112113114115116117118119120>>

  /external/webkit/Source/WebCore/bindings/js/
ScriptValue.h 63 bool operator==(const ScriptValue& other) const { return m_value == other.m_value; }
  /external/webkit/Source/WebCore/bindings/objc/
ObjCEventListener.mm 82 bool ObjCEventListener::operator==(const EventListener& listener)
  /external/webkit/Source/WebCore/bindings/scripts/test/CPP/
WebDOMTestInterface.cpp 59 WebDOMTestInterface& WebDOMTestInterface::operator=(const WebDOMTestInterface& copy)
WebDOMTestMediaQueryListListener.cpp 58 WebDOMTestMediaQueryListListener& WebDOMTestMediaQueryListListener::operator=(const WebDOMTestMediaQueryListListener& copy)
WebDOMTestSerializedScriptValueInterface.cpp 60 WebDOMTestSerializedScriptValueInterface& WebDOMTestSerializedScriptValueInterface::operator=(const WebDOMTestSerializedScriptValueInterface& copy)
  /external/webkit/Source/WebCore/bridge/
runtime_root.h 78 virtual void operator()(RootObject*) = 0;
  /external/webkit/Source/WebCore/css/
MediaQueryExp.h 51 bool operator==(const MediaQueryExp& other) const
  /external/webkit/Source/WebCore/dom/
PendingScript.h 70 PendingScript& operator=(const PendingScript& other)
PositionIterator.h 52 operator Position() const;
ViewportArguments.h 89 bool operator==(const ViewportArguments& other) const
  /external/webkit/Source/WebCore/fileapi/
LocalFileSystem.h 80 operator String() const
  /external/webkit/Source/WebCore/inspector/
InspectorDOMStorageResource.h 66 virtual bool operator==(const EventListener& listener);
  /external/webkit/Source/WebCore/platform/
Timer.h 89 friend bool operator<(const TimerHeapElement&, const TimerHeapElement&);
  /external/webkit/Source/WebCore/platform/cf/
SchedulePair.h 58 bool operator==(const SchedulePair& other) const;
  /external/webkit/Source/WebCore/platform/graphics/android/
PaintTileOperation.h 43 virtual bool operator==(const QueuedOperation* operation);
QueuedOperation.h 41 virtual bool operator==(const QueuedOperation* operation) = 0;
TextureInfo.h 64 bool operator==(const TextureInfo& otherTexture);
  /external/webkit/Source/WebCore/platform/graphics/ca/
TransformationMatrixCA.cpp 45 TransformationMatrix::operator CATransform3D() const
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontRenderStyle.h 50 bool operator==(const FontRenderStyle& a) const
  /external/webkit/Source/WebCore/platform/graphics/filters/
PointLightSource.cpp 76 static TextStream& operator<<(TextStream& ts, const FloatPoint3D& p)
  /external/webkit/Source/WebCore/platform/graphics/qt/
TransparencyLayer.h 81 TransparencyLayer & operator=(const TransparencyLayer &) { return *this; }
  /external/webkit/Source/WebCore/platform/graphics/skia/
SkiaUtils.h 51 // This should be an operator on Color
  /external/webkit/Source/WebCore/platform/graphics/transforms/
Matrix3DTransformOperation.h 48 virtual bool operator==(const TransformOperation& o) const
PerspectiveTransformOperation.h 48 virtual bool operator==(const TransformOperation& o) const
RotateTransformOperation.h 55 virtual bool operator==(const TransformOperation& o) const

Completed in 549 milliseconds

<<111112113114115116117118119120>>