OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computePageRectsWithPageSize
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/page/
PrintContext.h
53
void
computePageRectsWithPageSize
(const FloatSize& pageSizeInPixels, bool allowHorizontalTiling);
PrintContext.cpp
87
void PrintContext::
computePageRectsWithPageSize
(const FloatSize& pageSizeInPixels, bool allowHorizontalTiling)
253
printContext.
computePageRectsWithPageSize
(scaledPageSize, false);
358
printContext.
computePageRectsWithPageSize
(scaledPageSize, false);
Completed in 193 milliseconds