Searched defs:aState (Results 1 - 4 of 4) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
H A DSDL_epocaudio.cpp187 void Complete(TInt aState, TInt aError);
326 void CEpocAudio::Complete(TInt aState, TInt aError) argument
328 if(aState == MStreamObs::EClose)
/external/chromium_org/third_party/freetype/src/raster/
H A Dftraster.c724 /* aState :: The state/orientation of the new profile. */
734 New_Profile( RAS_ARGS TStates aState, argument
758 switch ( aState )
783 ras.state = aState;
/external/freetype/src/raster/
H A Dftraster.c726 /* aState :: The state/orientation of the new profile. */
736 New_Profile( RAS_ARGS TStates aState, argument
760 switch ( aState )
785 ras.state = aState;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
H A Dftraster.c726 /* aState :: The state/orientation of the new profile. */
736 New_Profile( RAS_ARGS TStates aState, argument
760 switch ( aState )
785 ras.state = aState;

Completed in 183 milliseconds