HomeSort by relevance Sort by last modified time
    Searched full:pwidth (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /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/pdfium/xfa/src/fdp/src/css/
fde_cssdeclaration.cpp 168 IFDE_CSSValue *pColor, *pStyle, *pWidth;
179 pStyle, pWidth)) {
180 AddBorderProperty(pStaticStore, pColor, pStyle, pWidth, bImportant,
184 AddBorderProperty(pStaticStore, pColor, pStyle, pWidth, bImportant,
188 AddBorderProperty(pStaticStore, pColor, pStyle, pWidth, bImportant,
192 AddBorderProperty(pStaticStore, pColor, pStyle, pWidth, bImportant,
201 pStyle, pWidth)) {
202 AddBorderProperty(pStaticStore, pColor, pStyle, pWidth, bImportant,
211 pStyle, pWidth)) {
212 AddBorderProperty(pStaticStore, pColor, pStyle, pWidth, bImportant,
    [all...]
fde_cssdeclaration.h 88 IFDE_CSSValue*& pWidth) const;
92 IFDE_CSSValue* pWidth,
  /external/opencv3/3rdparty/include/dshow/
control.h     [all...]
amvideo.h 540 LONG *pWidth,
615 LONG *pWidth,
691 #define IFullScreenVideo_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth)
722 LONG *pWidth,
900 LONG *pWidth,
995 #define IFullScreenVideoEx_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
control.h     [all...]
amvideo.h 647 LONG *pWidth,
722 LONG *pWidth,
799 #define IFullScreenVideo_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth)
830 static FORCEINLINE HRESULT IFullScreenVideo_GetModeInfo(IFullScreenVideo* This,LONG Mode,LONG *pWidth,LONG *pHeight,LONG *pDepth) {
831 return This->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth);
894 LONG *pWidth,
    [all...]
amvideo.idl 112 HRESULT GetModeInfo([in] long Mode, [out] long * pWidth, [out] long * pHeight, [out] long * pDepth);
textserv.h 80 virtual HRESULT TxGetNaturalSize(DWORD dwAspect,HDC hdcDraw,HDC hicTargetDev,DVTARGETDEVICE *ptd,DWORD dwMode,const SIZEL *psizelExtent,LONG *pwidth,LONG *pheight) = 0;
d3d10_1.h 942 UINT *pWidth,
    [all...]
mmc.h     [all...]
ocidl.h     [all...]
  /frameworks/wilhelm/src/itf/
I3DMacroscopic.c 46 SLmillimeter *pWidth, SLmillimeter *pHeight, SLmillimeter *pDepth)
50 if (NULL == pWidth || NULL == pHeight || NULL == pDepth) {
59 *pWidth = width;
  /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/skia/tests/
SkpSkGrTest.cpp 337 int pWidth = pic->width();
341 int xInterval = SkTMax(pWidth - maxDimension, 0) / (slices - 1);
343 SkRect rect = {0, 0, SkIntToScalar(SkTMin(maxDimension, pWidth)),
407 int pWidth = pic->width();
409 int pLargerWH = SkTMax(pWidth, pHeight);
428 dim.fX = (pWidth + scale - 1) / scale;
438 fFilename, pWidth, pHeight, dim.fX, dim.fY);
PathOpsSkpClipTest.cpp 397 SkScalar pWidth = pic->cullRect().width();
401 SkScalar xInterval = SkTMax(pWidth - maxDimension, 0.0f) / (slices - 1);
403 SkRect rect = {0, 0, SkTMin(maxDimension, pWidth), SkTMin(maxDimension, pHeight) };
    [all...]
  /development/tools/etc1tool/
etc1tool.cpp 137 etc1_uint32* pWidth, etc1_uint32* pHeight) {
212 *pWidth = width;
235 etc1_uint32* pWidth, etc1_uint32* pHeight) {
296 *pWidth = width;
  /external/libpng/contrib/gregbook/
readppm.c 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight)
121 *pWidth = width;
readpng.c 88 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight)
141 *pWidth = width;
readpng.h 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight);
  /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...]
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_datetimepickerimp.cpp     [all...]
  /frameworks/av/cmds/screenrecord/
screenrecord.cpp 800 static bool parseWidthHeight(const char* widthHeight, uint32_t* pWidth,
817 *pWidth = width;
    [all...]
  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp 817 int pWidth = static_cast<int>(pixelArrayEntry.data.i32[0]);
822 bool matchesPixelArray = (pWidth == width && pHeight == height);
829 width, height, pWidth, pHeight, cWidth, cHeight);
    [all...]
  /external/ImageMagick/coders/
sixel.c 233 size_t /* out */ *pwidth, /* image width */
534 *pwidth = imsx;
    [all...]

Completed in 2021 milliseconds

1 2 3 4