OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:centerview
(Results
1 - 9
of
9
) sorted by null
/cts/tests/tests/widget/src/android/widget/cts/
LinearLayoutTest.java
365
TextView
centerView
= (TextView) mActivity.findViewById(R.id.gravity_center_vertical);
370
assertNotNull(
centerView
);
376
centerView
.getText().toString());
383
ViewAsserts.assertVerticalCenterAligned(parent,
centerView
);
389
assertEquals(
centerView
.getLeft(), topView.getRight());
391
int offset = (parent.getHeight() -
centerView
.getHeight()) / 2;
392
assertEquals(offset,
centerView
.getTop());
393
assertEquals(offset +
centerView
.getHeight(),
centerView
.getBottom());
394
assertEquals(topView.getRight(),
centerView
.getLeft())
[
all
...]
/external/quake/quake/app/id1/
config.cfg
68
// // Generated by GLQuake. DO NOT MODIFY! // unbindconfig bind "TAB" "+showscores" bind "ENTER" "+jump" bind "ESCAPE" "togglemenu" bind "SPACE" "+jump" bind "+" "sizeup" bind "," "+moveleft" bind "-" "sizedown" bind "." "+moveright" bind "/" "impulse 10" bind "0" "impulse 0" bind "1" "impulse 1" bind "2" "impulse 2" bind "3" "impulse 3" bind "4" "impulse 4" bind "5" "impulse 5" bind "6" "impulse 6" bind "7" "impulse 7" bind "8" "impulse 8" bind "=" "sizeup" bind "\" "+mlook" bind "`" "toggleconsole" // Original Quake binding // bind "a" "+lookup" // bind "c" "+movedown" // bind "d" "+moveup" // bind "t" "messagemode" // bind "z" "+lookdown" bind "w" "+forward" bind "s" "+back" bind "a" "+left" bind "d" "+right" bind "q" "+lookup" bind "z" "+lookdown" bind "v" "+movedown" bind "f" "+moveup" bind "t" "messagemode" bind "~" "toggleconsole" bind "UPARROW" "+forward" bind "DOWNARROW" "+back" bind "LEFTARROW" "+left" bind "RIGHTARROW" "+right" bind "ALT" "+strafe" bind "CTRL" "+attack" bind "SHIFT" "+speed" bind "F1" "help" bind "F2" "menu_save" bind "F3" "menu_load" bind "F4" "menu_options" bind "F5" "menu_multiplayer" bind "F6" "echo Quicksaving...; wait; save quick" bind "F9" "echo Quickloading...; wait; load quick" bind "F10" "quit" bind "F11" "zoom_in" bind "F12" "screenshot" bind "INS" "+klook" bind "DEL" "+lookdown" bind "PGDN" "+lookup" bind "END" "
centerview
" bind "MOUSE1" "+attack" bind "MOUSE2" "+forward" bind "MOUSE3" "+mlook" bind "PAUSE" "pause" m_fi (…)
/external/quake/quake/src/QW/
cmds.txt
159
centerview
", V_StartPitchDrift
/external/quake/
README
152
<none> END
centerview
/external/quake/quake/src/QW/client/
menu.c
659
{"
centerview
", "center view"},
view.c
1035
Cmd_AddCommand ("
centerview
", V_StartPitchDrift);
/external/quake/quake/src/WinQuake/
view.cpp
1075
Cmd_AddCommand ("
centerview
", V_StartPitchDrift);
menu.cpp
1330
{"
centerview
", "center view"},
[
all
...]
/external/srec/config/en.us/dictionary/
large.ok
[
all
...]
Completed in 1337 milliseconds