Lines Matching refs:nCurState
106 ULONG nCurState; member in ImpTwain
188 nCurState( 1 ), in ImpTwain()
246 if( 3 == nCurState ) in SelectSource()
268 if( 3 == nCurState ) in InitXfer()
272 if( 4 == nCurState ) in InitXfer()
286 if( 1 == nCurState ) in ImplOpenSourceManager()
292 nCurState = 2; in ImplOpenSourceManager()
297 nCurState = 3; in ImplOpenSourceManager()
312 if( 3 == nCurState ) in ImplOpenSource()
324 nCurState = 4; in ImplOpenSource()
335 if( 4 == nCurState ) in ImplEnableSource()
340 nCurState = 5; in ImplEnableSource()
351 nCurState = 4; in ImplEnableSource()
379 if( 5 == nCurState ) in ImplHandleMsg()
381 nCurState = 6; in ImplHandleMsg()
410 if( nCurState == 6 ) in ImplXfer()
429 nCurState = 7; in ImplXfer()
453 nCurState = 7; in ImplXfer()
477 switch( nCurState ) in IMPL_LINK()
490 nCurState = 5; in IMPL_LINK()
499 nCurState = 4; in IMPL_LINK()
509 nCurState = 3; in IMPL_LINK()
516 nCurState = 2; in IMPL_LINK()
524 nCurState = 1; in IMPL_LINK()