Searched refs:bNew (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_doc.cpp296 FX_BOOL bNew = FALSE; local
299 bNew = TRUE;
303 if (bNew) {
435 FX_BOOL bNew = FALSE; local
438 bNew = TRUE;
442 if (bNew) {
493 FX_BOOL bNew = FALSE; local
496 bNew = TRUE;
513 if (bNew) {
/external/pdfium/fpdfsdk/include/formfiller/
H A DFFL_FormFiller.h125 CPWL_Wnd* GetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL 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 413 milliseconds