Searched defs:page_height_in_pixels (Results 1 - 1 of 1) sorted by relevance

/external/chromium/webkit/glue/
H A Dwebkit_glue.cc144 float page_height_in_pixels) {
147 page_height_in_pixels);
152 float page_height_in_pixels) {
154 static_cast<int>(page_height_in_pixels));
141 PageNumberForElementById(WebFrame* web_frame, const std::string& id, float page_width_in_pixels, float page_height_in_pixels) argument
150 NumberOfPages(WebFrame* web_frame, float page_width_in_pixels, float page_height_in_pixels) argument

Completed in 252 milliseconds