Searched defs:currentScale (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DPageViewportController.h67 float currentScale() const { return m_pageScaleFactor; } function in class:WebKit::PageViewportController
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGSVGElement.cpp183 float SVGSVGElement::currentScale() const function in class:WebCore::SVGSVGElement
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DFatFingers.cpp450 double currentScale = m_webPage->currentScale(); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DPageViewportControllerClientQt.cpp260 qreal currentScale = m_pageItem->contentsScale(); local
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebPage_p.h248 double currentScale() const { return m_transformationMatrix->m11(); } function in class:BlackBerry::WebKit::WebPagePrivate
H A DBackingStore.cpp539 double currentScale = frontState()->scale(); local
914 double currentScale = m_webPage->d->currentScale(); local
1106 double currentScale = geometry->scale(); local
1300 double currentScale = geometry->scale(); local
[all...]
H A DWebPage.cpp1734 double WebPage::currentScale() const function in class:BlackBerry::WebKit::WebPage
[all...]

Completed in 259 milliseconds