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

  /external/webkit/Source/WebKit2/UIProcess/API/mac/
WKPrintingView.mm 534 NSRect headerRect = NSMakeRect(headerFooterLeft, (paperSize.height - [printInfo topMargin]) / scale, headerFooterWidth, _webFrame->page()->headerHeight(_webFrame.get()));
538 NSRectClip(headerRect);
539 _webFrame->page()->drawHeader(_webFrame.get(), headerRect);
  /external/webkit/Source/WebKit/win/
WebFrame.cpp     [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebView.mm     [all...]

Completed in 62 milliseconds