Home | History | Annotate | Download | only in pdf

Lines Matching refs:fPageSize

711     : fPageSize(pageSize)
1356 mediaBox->appendInt(fPageSize.fWidth);
1357 mediaBox->appendInt(fPageSize.fHeight);
1403 if (fPageSize != fContentSize) {