Searched defs:IsTurn (Results 1 - 2 of 2) sorted by last modified time

/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A Ddsa.cpp357 inline TBool IsTurn() const;
371 inline TBool TDsa::IsTurn() const function in class:TDsa
416 const TInt lineMove = iDsa.IsTurn() ? 1 : lineWidth;
H A Ddsa_new.cpp17 inline TBool IsTurn() const;
29 inline TBool TDsa::IsTurn() const function in class:TDsa
74 const TInt lineMove = iDsa.IsTurn() ? 1 : lineWidth;

Completed in 98 milliseconds