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

  /external/toybox/toys/pending/
last.c 92 int fd, pwidth, curlog_type = EMPTY; local
97 pwidth = (toys.optflags & FLAG_W) ? 46 : 16;
137 ut.ut_line, pwidth, pwidth, ut.ut_host,
148 ut.ut_line, pwidth, pwidth, ut.ut_host,
178 ut.ut_line, pwidth, pwidth, ut.ut_host,
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
NinePatchTest.java 185 int pwidth = (int)(0.44f * screenWidth); local
188 np1.draw(b, x, y, pwidth, pheight);
192 final int x2 = x + pwidth + XGAP;
  /external/mksh/src/
edit.c 953 static int pwidth; /* width of prompt */ variable
1190 pwidth = prompt_trunc % x_cols;
1191 prompt_trunc -= pwidth;
1192 if ((mksh_uari_t)pwidth > ((mksh_uari_t)x_cols - 3 - MIN_EDIT_SPACE)) {
1195 pwidth = 0;
1218 x_displen = (xx_cols = x_cols) - 2 - (x_col = pwidth);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textserv.h 80 virtual HRESULT TxGetNaturalSize(DWORD dwAspect,HDC hdcDraw,HDC hicTargetDev,DVTARGETDEVICE *ptd,DWORD dwMode,const SIZEL *psizelExtent,LONG *pwidth,LONG *pheight) = 0;
  /external/ImageMagick/coders/
sixel.c 233 size_t /* out */ *pwidth, /* image width */
534 *pwidth = imsx;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
pcm.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 

Completed in 4435 milliseconds