Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderRubyRun.h74 virtual bool isRubyRun() const { return true; } in isRubyRun() function
DRenderObject.h286 virtual bool isRubyRun() const { return false; } in isRubyRun() function