HomeSort by relevance Sort by last modified time
    Searched refs:EFalse (Results 1 - 9 of 9) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
sdlexe.cpp 32 TBool in = EFalse;
53 in = EFalse;
96 TVirtualCursor::TVirtualCursor() : iInc(0, 0), iIsOn(EFalse), iCBmp(NULL)
539 return EFalse;
554 return EFalse;
633 return EFalse;
658 return EFalse;
663 return EFalse;
764 return EFalse;
SDL_main.cpp 326 EpocSdlEnv::LockPalette(EFalse);
484 return gEpocEnv->iDsa->AllocSurface(EFalse, aSize, aMode);
619 gEpocEnv->iAppSrv->HandleObserverValue(aService, valuet, EFalse);
655 isExit = EFalse;
734 TBool fbsconnected = EFalse;
1031 return EFalse;
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocevents.cpp 59 TBool isCursorVisible = EFalse;
192 Private->EPOC_IsWindowFocused = EFalse;
199 g.Construct(TUint32(&g), EFalse);
200 g.EnableReceiptOfFocus(EFalse);
SDL_epocvideo.cpp 288 Private->EPOC_IsWindowFocused = EFalse;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocevents.cpp 42 TBool isCursorVisible = EFalse;
366 Private->iIsWindowFocused = EFalse;
dsa_old.cpp 61 SetUpdating(EFalse);
217 SetUpdating(EFalse);
622 return EFalse; //skip this frame as data is may be changed
631 return EFalse;
1062 GetCopy(&mem, aDsa.iSourceMode)->FlipCopy(aTarget, aSource, aBytes, aLineLen, EFalse);
1068 GetCopy(&mem, aDsa.iSourceMode)->Copy(aTarget, aSource, aBytes, EFalse);
dsa.cpp 76 T::SetUpdating(EFalse);
626 SetUpdating(EFalse);
1055 return EFalse; //skip this frame as data is may be changed
1065 return EFalse;
1490 GetCopy(&mem, aDsa.iSourceMode)->FlipCopy(aTarget, aSource, aBytes, aLineLen, EFalse);
1496 GetCopy(&mem, aDsa.iSourceMode)->Copy(aTarget, aSource, aBytes, EFalse);
dsa_new.cpp 159 SetUpdating(EFalse);
344 SetUpdating(EFalse);
940 return EFalse; //skip this frame as data is may be changed
950 return EFalse;
993 return EFalse; //skip this frame as data is may be changed
1002 return EFalse;
1428 GetCopy(&mem, aDsa.iSourceMode)->FlipCopy(aTarget, aSource, aBytes, aLineLen, EFalse);
1434 GetCopy(&mem, aDsa.iSourceMode)->Copy(aTarget, aSource, aBytes, EFalse);
SDL_epocvideo.cpp 501 EpocSdlEnv::LockPalette(EFalse);

Completed in 107 milliseconds