Searched refs:pageNode (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DQtWebPageSGNode.cpp52 if (pageNode()->devicePixelRatio() != 1.0) {
53 renderMatrix.scale(pageNode()->devicePixelRatio());
73 const QtWebPageSGNode* pageNode() const function in class:WebKit::ContentsSGNode
90 if (pageNode()->devicePixelRatio() != 1.0) {
91 clipMatrix.scale(pageNode()->devicePixelRatio());

Completed in 44 milliseconds