HomeSort by relevance Sort by last modified time
    Searched refs:docLogicalHeight (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/page/
PrintContext.cpp 108 int docLogicalHeight = isHorizontal ? docRect.height() : docRect.width();
138 unsigned pageCount = ceilf((float)docLogicalHeight / pageLogicalHeight);
FrameView.cpp     [all...]

Completed in 83 milliseconds