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

  /external/webkit/WebCore/rendering/style/
StyleBoxData.cpp 36 min_width = min_height = RenderStyle::initialMinSize();
44 , min_width(o.min_width)
58 min_width == o.min_width &&
StyleBoxData.h 48 Length min_width; member in class:WebCore::StyleBoxData
RenderStyle.cpp 296 box->min_width != other->box->min_width ||
    [all...]
RenderStyle.h 376 Length minWidth() const { return box->min_width; }
    [all...]
  /external/webkit/WebCore/css/
MediaFeatureNames.h 57 macro(min_width, "min-width") \
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-linux.c 154 sh.min_width = sh.max_width = sWindowWidth;
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysyuv.cc 74 if ((r.source.min_width > width) ||
  /external/stlport/src/
facets_byname.cpp 394 int min_width = _WLocale_mb_cur_min(_M_codecvt); variable
395 return min_width == max_width ? min_width : 0;
    [all...]
  /ndk/sources/android/stlport/src/
facets_byname.cpp 394 int min_width = _WLocale_mb_cur_min(_M_codecvt); variable
395 return min_width == max_width ? min_width : 0;
    [all...]
  /external/libpng/contrib/gregbook/
rpng-x.c 573 size_hints->min_width = size_hints->max_width = (int)image_width;
rpng2-x.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.c 781 hints->min_width = 32;
786 hints->min_width = hints->max_width = w;
    [all...]
  /bionic/libc/kernel/common/linux/
videodev2.h 253 __u32 min_width; member in struct:v4l2_frmsize_stepwise
    [all...]
  /external/kernel-headers/original/linux/
videodev2.h 382 __u32 min_width; /* Minimum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h 253 __u32 min_width; member in struct:v4l2_frmsize_stepwise
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h 253 __u32 min_width; member in struct:v4l2_frmsize_stepwise
    [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 1357 milliseconds