HomeSort by relevance Sort by last modified time
    Searched defs:isProgress (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderProgress.h 46 virtual bool isProgress() const { return true; }
60 DEFINE_RENDER_OBJECT_TYPE_CASTS(RenderProgress, isProgress());
RenderObject.h 341 virtual bool isProgress() const { return false; }
    [all...]

Completed in 40 milliseconds