Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/wince/
DFrameWinCE.cpp91 float docWidth = root->layer()->width(); in computePageRectsForFrame() local
/external/webkit/Source/WebCore/rendering/
DRenderView.h179 int docWidth() const { return docRight() - docLeft(); } in docWidth() function
/external/webkit/Source/WebKit/android/nav/
DWebView.cpp988 int docWidth = root->documentWidth(); in moveCursor() local