HomeSort by relevance Sort by last modified time
    Searched refs:isVideoElement (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
CanvasImageSource.h 61 virtual bool isVideoElement() const { return false; }
CanvasRenderingContext2D.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLVideoElement.h 75 virtual bool isVideoElement() const OVERRIDE { return true; }

Completed in 4607 milliseconds