Home
last modified time | relevance | path

Searched refs:bNew (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/fgas/layout/
Dfgas_rtfbreak.cpp481 bool bNew = true; in EndBreak_SplitLine() local
487 if (bNew) { in EndBreak_SplitLine()
500 bNew = false; in EndBreak_SplitLine()
513 bNew = true; in EndBreak_SplitLine()
/external/pdfium/fpdfsdk/formfiller/
Dcffl_formfiller.h126 CPWL_Wnd* GetPDFWindow(CPDFSDK_PageView* pPageView, bool bNew);
Dcffl_formfiller.cpp342 bool bNew) { in GetPDFWindow() argument
348 if (!bNew) in GetPDFWindow()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1909 bool bNew = false; in Script_Som_Message() local
1913 bNew = true; in Script_Som_Message()
1929 if (!bNew) { in Script_Som_Message()
/external/sqlite/dist/orig/
Dsqlite3.c175375 int bNew, /* True to hash the new.* PK */
175390 if( bNew ){
189820 int bNew; /* If non-delete entry should be written */
189822 bNew = (pHash->eDetail==FTS5_DETAIL_FULL);
189912 bNew = 1;
189934 bNew = 1;
189940 if( bNew ){
/external/sqlite/dist/
Dsqlite3.c175388 int bNew, /* True to hash the new.* PK */
175403 if( bNew ){
189833 int bNew; /* If non-delete entry should be written */
189835 bNew = (pHash->eDetail==FTS5_DETAIL_FULL);
189925 bNew = 1;
189947 bNew = 1;
189953 if( bNew ){