OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fit_to_page
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/android_webview/renderer/
print_web_view_helper.cc
334
bool
fit_to_page
,
342
if (ignore_css_margins &&
fit_to_page
)
350
DCHECK(!
fit_to_page
);
364
if (
fit_to_page
) {
577
bool
fit_to_page
= ignore_css_margins &&
local
583
ignore_css_margins,
fit_to_page
,
[
all
...]
/external/chromium_org/chrome/renderer/printing/
print_web_view_helper.cc
330
bool
fit_to_page
,
338
if (ignore_css_margins &&
fit_to_page
)
346
DCHECK(!
fit_to_page
);
360
if (
fit_to_page
) {
572
bool
fit_to_page
= ignore_css_margins &&
local
578
ignore_css_margins,
fit_to_page
,
[
all
...]
Completed in 35 milliseconds