Searched defs:canBeProgramaticallyScrolled (Results 1 – 3 of 3) sorted by relevance
89 virtual bool canBeProgramaticallyScrolled() const OVERRIDE { return true; } in canBeProgramaticallyScrolled() function
85 virtual bool canBeProgramaticallyScrolled() const OVERRIDE FINAL { return true; } in canBeProgramaticallyScrolled() function
701 bool RenderBox::canBeProgramaticallyScrolled() const in canBeProgramaticallyScrolled() function in WebCore::RenderBox