Home
last modified time | relevance | path

Searched defs:isRubyRun (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderRubyRun.h71 virtual bool isRubyRun() const OVERRIDE { return true; } in isRubyRun() function
DRenderObject.h392 virtual bool isRubyRun() const { return false; } in isRubyRun() function