Searched refs:bNull (Results 1 – 4 of 4) sorted by relevance
137 std::vector<CXFA_Stroke*> CXFA_Box::GetStrokesInternal(bool bNull) { in GetStrokesInternal() argument154 } else if (!bNull) { in GetStrokesInternal()172 } else if (!bNull) { in GetStrokesInternal()
60 std::vector<CXFA_Stroke*> GetStrokesInternal(bool bNull);
179888 int bNull = 0; 179932 rc = sessionPreupdateHash(pSession, pTab, op==SQLITE_INSERT, &iHash, &bNull);179935 if( bNull==0 ){
179916 int bNull = 0; 179960 rc = sessionPreupdateHash(pSession, pTab, op==SQLITE_INSERT, &iHash, &bNull);179963 if( bNull==0 ){