Searched defs:canBeProgramaticallyScrolled (Results 1 – 3 of 3) sorted by relevance
99 virtual bool canBeProgramaticallyScrolled(bool) const { return true; } in canBeProgramaticallyScrolled() function
84 virtual bool canBeProgramaticallyScrolled(bool) const { return true; } in canBeProgramaticallyScrolled() function
662 bool RenderBox::canBeProgramaticallyScrolled(bool) const in canBeProgramaticallyScrolled() function in WebCore::RenderBox