/external/webkit/WebCore/rendering/style/ |
StyleBoxData.cpp | 37 max_width = max_height = RenderStyle::initialMaxSize(); 47 , max_height(o.max_height) 61 max_height == o.max_height &&
|
StyleBoxData.h | 52 Length max_height; member in class:WebCore::StyleBoxData
|
RenderStyle.cpp | 300 box->max_height != other->box->max_height) [all...] |
RenderStyle.h | 379 Length maxHeight() const { return box->max_height; } [all...] |
/external/opencore/fileformats/mp4/composer/include/ |
h263decoderspecificinfo3gpp.h | 86 void setMaxHeight(uint16 max_height = 144) 88 _max_height = max_height;
|
/external/webkit/WebCore/css/ |
MediaFeatureNames.h | 46 macro(max_height, "max-height") \
|
/ndk/samples/san-angeles/jni/ |
app-linux.c | 155 sh.min_height = sh.max_height = sWindowHeight;
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
SDL_sysyuv.cc | 77 (r.source.max_height < height)) {
|
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
mp4enc_api.cpp | 191 Int max = 0, max_width = 0, max_height = 0, pitch, offset; local 612 max_height = ((temp_h + 15) >> 4) << 4; 613 nTotalMB = ((max_width * max_height) >> 8); 742 max_height += 32; 744 size = pitch * max_height; 2965 Int idx, temp_w, temp_h, max = 0, max_width, max_height; local [all...] |
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
minimize.h | 364 size_t max_height() const { return max_height_; } function in class:fst::AcyclicMinimizer::HeightVisitor 386 partition_.AllocateClasses(hvisitor.max_height() + 1);
|
/external/libpng/contrib/gregbook/ |
rpng-x.c | 574 size_hints->min_height = size_hints->max_height = (int)image_height;
|
rpng2-x.c | [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11video.c | 783 hints->max_height = 4096; 787 hints->min_height = hints->max_height = h; [all...] |
/bionic/libc/kernel/common/linux/ |
videodev2.h | 257 __u32 max_height; member in struct:v4l2_frmsize_stepwise [all...] |
/external/kernel-headers/original/linux/ |
videodev2.h | 386 __u32 max_height; /* Maximum frame height [pixel] */ member in struct:v4l2_frmsize_stepwise [all...] |
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
videodev2.h | 257 __u32 max_height; member in struct:v4l2_frmsize_stepwise [all...] |
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
videodev2.h | 257 __u32 max_height; member in struct:v4l2_frmsize_stepwise [all...] |
/prebuilt/linux-x86/swt/ |
swt.jar | |
/prebuilt/linux-x86_64/swt/ |
swt.jar | |