Home
last modified time | relevance | path

Searched defs:scrollAmount (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMarqueeElement.cpp129 int HTMLMarqueeElement::scrollAmount() const in scrollAmount() function in WebCore::HTMLMarqueeElement
132 int scrollAmount = fastGetAttribute(scrollamountAttr).toInt(&ok); in scrollAmount() local
136 void HTMLMarqueeElement::setScrollAmount(int scrollAmount, ExceptionState& exceptionState) in setScrollAmount()
/external/skia/tools/bug_chomper/res/third_party/
Djquery.tablednd.js84 scrollAmount: options.scrollAmount ? options.scrollAmount : 5 property
/external/chromium_org/third_party/skia/tools/bug_chomper/res/third_party/
Djquery.tablednd.js84 scrollAmount: options.scrollAmount ? options.scrollAmount : 5 property