Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dsqlite3.c20933 u8 bImplicitFrame; /* True if frame was implicitly specified */ member
33606 pWin->bImplicitFrame ? " (implied)" : ""); in sqlite3TreeViewWindow()
173341 int bImplicitFrame = 0;
173353 bImplicitFrame = 1;
173387 pWin->bImplicitFrame = bImplicitFrame;
173441 }else if( pExist->bImplicitFrame==0 ){
174561 pNew->bImplicitFrame = p->bImplicitFrame;