OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iCursor
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
sdlexe.cpp
348
TVirtualCursor
iCursor
;
524
iSdl->AppendOverlay(
iCursor
, 0);
526
iCursor
.Set(TRect(TPoint(0, 0), iSDLWin->Size()), iCBmp, iAlpha);
630
iCursor
.Toggle();
635
if(
iCursor
.IsOn())
640
iCursor
.Move(0, -1);
643
iCursor
.Move(0, 1);
646
iCursor
.Move(-1, 0);
649
iCursor
.Move(1, 0);
655
iCursor
.MakeEvent(event, iSDLWin->Position())
[
all
...]
/external/sqlite/dist/orig/
sqlite3.c
[
all
...]
/external/sqlite/dist/
sqlite3.c
[
all
...]
Completed in 4310 milliseconds