OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:screendata
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Launcher3/
print_db.py
157
screenData
= [dict(zip(screenCols, screenRow)) for screenRow in screenRows]
226
for screen in
screenData
:
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xcms.h
194
XPointer
screenData
; /* pointer to corresponding Screen Color*/
244
XPointer /*
screenData
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xcms.h
194
XPointer
screenData
; /* pointer to corresponding Screen Color*/
244
XPointer /*
screenData
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xcms.h
194
XPointer
screenData
; /* pointer to corresponding Screen Color*/
244
XPointer /*
screenData
*/
/external/chromium_org/chrome/browser/resources/chromeos/login/
display_manager.js
312
toggleStep_: function(nextStepIndex,
screenData
) {
328
newStep.onBeforeShow(
screenData
);
355
newStep.onAfterShow(
screenData
);
Completed in 66 milliseconds