Searched refs:eActAction (Results 1 – 2 of 2) sorted by relevance
52 eActAction ( GLOBAL_HEADER_READING ), in GIFReader()622 eActAction = ABORT_READING; in ProcessGIF()627 switch( eActAction ) in ProcessGIF()637 eActAction = END_READING; in ProcessGIF()643 eActAction = EXTENSION_READING; in ProcessGIF()645 eActAction = LOCAL_HEADER_READING; in ProcessGIF()647 eActAction = END_READING; in ProcessGIF()649 eActAction = ABORT_READING; in ProcessGIF()660 eActAction = MARKER_READING; in ProcessGIF()670 eActAction = MARKER_READING; in ProcessGIF()[all …]
99 GIFAction eActAction; member in GIFReader