OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bShrinkToFit
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/fpdfsdk/src/javascript/
Document.cpp
46
bShrinkToFit
= FALSE;
414
FX_BOOL
bShrinkToFit
= FALSE;
432
bShrinkToFit
= pprintparamsObj->
bShrinkToFit
;
451
bShrinkToFit
= params[4].ToBool();
461
pEnv->JS_docprint(bUI, nStart, nEnd, bSilent,
bShrinkToFit
, bPrintAsImage,
[
all
...]
Document.h
25
FX_BOOL
bShrinkToFit
;
/external/pdfium/public/
fpdf_formfill.h
219
*
bShrinkToFit
- If true, the page is shrunk (if necessary) to
231
FPDF_BOOL
bShrinkToFit
,
[
all
...]
/external/pdfium/fpdfsdk/include/
fsdk_mgr.h
155
FPDF_BOOL
bShrinkToFit
,
161
nEnd, bSilent,
bShrinkToFit
,
Completed in 216 milliseconds