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

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_doc.cpp270 FX_BOOL bNew = FALSE; local
273 bNew = TRUE;
280 if (bNew) {
415 FX_BOOL bNew = FALSE; local
421 bNew = TRUE;
425 if (bNew) {
476 FX_BOOL bNew = FALSE; local
479 bNew = TRUE;
499 if (bNew) {
/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_FormFiller.cpp432 CPWL_Wnd* CFFL_FormFiller::GetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bNew) argument
440 if (bNew)

Completed in 51 milliseconds