Searched refs:minwidth (Results 1 – 9 of 9) sorted by relevance
/external/icu4c/common/ |
D | ustrfmt.c | 29 uint32_t i, uint32_t radix, int32_t minwidth) in uprv_itou() argument 42 while (length < minwidth){ in uprv_itou()
|
D | ustrfmt.h | 14 uprv_itou (UChar * buffer, int32_t capacity, uint32_t i, uint32_t radix, int32_t minwidth);
|
/external/kernel-headers/original/linux/ |
D | videodev.h | 44 int minwidth; /* Supported width */ member
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/ |
D | mozilla | 339 minwidth
|
/external/webkit/Source/WebKit/qt/declarative/ |
D | qdeclarativewebview_p.h | 142 QRect elementAreaAt(int x, int y, int minwidth, int minheight) const;
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2003-10-25 | 15 Fix for 3133375, the minwidth computation for pres is wrong. There were a couple of bugs here. 31 …(2) Fix a bug where breakable characters weren't getting factored into minwidth properly. When a … 9464 Fix for 3212011. Avoid applying a fixup to the minwidth 9477 Do not assume all columns have a minwidth/maxwidth of 1px. 9807 our current minwidth. 12786 minwidth (i.e., being too aggressive about trying to squeeze 16796 overflow: hidden elements bounds-check their minwidth and maxwidth 18448 minwidth and maxwidth correctly. This fixes 4-5 bugs on my
|
D | ChangeLog-2006-05-10 | 18967 Test: fast/replaced/minwidth-percent.html 18968 Test: fast/replaced/minwidth-pxs.html
|
D | ChangeLog-2002-12-03 | 1820 Fix the top of moveabletype.org. The maxwidth/minwidth
|
D | ChangeLog-2005-08-23 | 34232 …2, make sure the image cells with specified widths but percentage heights don't just get a minwidth
|