Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 9 of 9) sorted by relevance

/gdk/samples/PhotoEditor/src/com/android/photoeditor/
DToolbarLayoutHandler.java40 public void extraLayout(int left, int top, int right, int bottom) { in extraLayout()
/gdk/samples/quake/jni/
Dsbar.cpp429 int top, bottom; in Sbar_UpdateScoreboard() local
769 int top, bottom; in Sbar_DrawFrags() local
839 int top, bottom; in Sbar_DrawFace() local
1094 int top, bottom; in Sbar_DeathmatchOverlay() local
1175 int top, bottom; in Sbar_MiniDeathmatchOverlay() local
Dgl_rmisc.cpp242 int top, bottom; in R_TranslatePlayerSkin() local
Dsv_move.cpp42 float mid, bottom; in SV_CheckBottom() local
Dcl_parse.cpp633 int top, bottom; in CL_NewTranslation() local
Dsv_user.cpp57 vec3_t top, bottom; in SV_SetIdealPitch() local
Dhost_cmd.cpp1150 int top, bottom; in Host_Color_f() local
Dmenu.cpp150 void M_BuildTranslationTable(int top, int bottom) in M_BuildTranslationTable()
/gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/
DCropView.java275 int bottom = top + indicatorSize; in drawIndicator() local