Lines Matching refs:nCurState
123 nCurState ( 1 ) in ImpTwain()
184 if( 3 == nCurState ) in SelectSource()
209 if( 3 == nCurState ) in InitXfer()
213 if( 4 == nCurState ) in InitXfer()
236 if( 1 == nCurState ) in ImplOpenSourceManager()
242 nCurState = 2; in ImplOpenSourceManager()
247 nCurState = 3; in ImplOpenSourceManager()
262 if( 3 == nCurState ) in ImplOpenSource()
282 nCurState = 4; in ImplOpenSource()
293 if( 4 == nCurState ) in ImplEnableSource()
298 nCurState = 5; in ImplEnableSource()
303 nCurState = 4; in ImplEnableSource()
327 if( 5 == nCurState ) in ImplHandleMsg()
329 nCurState = 6; in ImplHandleMsg()
358 if( nCurState == 6 ) in ImplXfer()
380 nCurState = 7; in ImplXfer()
412 nCurState = 7; in ImplXfer()
436 switch( nCurState ) in IMPL_LINK()
449 nCurState = 5; in IMPL_LINK()
458 nCurState = 4; in IMPL_LINK()
465 nCurState = 3; in IMPL_LINK()
472 nCurState = 2; in IMPL_LINK()
480 nCurState = 1; in IMPL_LINK()