Searched refs:expanding (Results 1 – 25 of 40) sorted by relevance
12
/external/webkit/WebCore/rendering/ |
D | RenderFlexibleBox.cpp | 492 bool expanding = remainingSpace > 0; in layoutHorizontalBox() local 493 unsigned int start = expanding ? lowestFlexGroup : highestFlexGroup; in layoutHorizontalBox() 494 unsigned int end = expanding? highestFlexGroup : lowestFlexGroup; in layoutHorizontalBox() 507 if (allowedChildFlex(child, expanding, i)) in layoutHorizontalBox() 514 int allowedFlex = allowedChildFlex(child, expanding, i); in layoutHorizontalBox() 517 …spaceAvailableThisPass = expanding ? min(spaceAvailableThisPass, projectedFlex) : max(spaceAvailab… in layoutHorizontalBox() 532 if (allowedChildFlex(child, expanding, i)) { in layoutHorizontalBox() 553 if (allowedChildFlex(child, expanding, i)) { in layoutHorizontalBox() 869 bool expanding = remainingSpace > 0; in layoutVerticalBox() local 870 unsigned int start = expanding ? lowestFlexGroup : highestFlexGroup; in layoutVerticalBox() [all …]
|
D | RenderFlexibleBox.h | 54 int allowedChildFlex(RenderBox* child, bool expanding, unsigned group);
|
/external/e2fsprogs/tests/f_expand/ |
D | name | 1 expanding lost+found
|
/external/libvpx/nestegg/m4/ |
D | as-ac-expand.m4 | 2 dnl autostars m4 macro for expanding directories using configure's prefix
|
/external/libpng/ |
D | ANNOUNCE | 52 Ported bugfix in pngrtran.c from 1.5.3: when expanding a paletted image,
|
D | CHANGES | 774 Revised pngset.c to avoid a problem with expanding the png_debug macro. 2714 Ported bugfix in pngrtran.c from 1.5.3: when expanding a paletted image,
|
/external/webkit/autotools/ |
D | webkit.m4 | 26 # Make sure CXXFLAGS and CFLAGS are set before expanding AC_PROG_CXX to avoid
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 614 * Creating and expanding directories:: 649 @node Iterating over a directory, Creating and expanding directories, Directory block functions, Di… 678 @node Creating and expanding directories, Creating and removing directory entries, Iterating over a… 680 @subsection Creating and expanding directories 701 @node Creating and removing directory entries, Looking up filenames, Creating and expanding directo…
|
/external/chromium/googleurl/ |
D | README.txt | 114 wrapper around an expanding buffer. An implementation called RawCanonOutput is
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
D | flex.skl | 1384 "out of memory expanding start-condition stack" );
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-10 | 473 expanding to rmdir, since rmdir is not declared in a portable
|
D | ChangeLog.pre-2-14 | 1453 expanding the desktop entry spec variables %U (list of URIs)
|
D | ChangeLog.pre-2-4 | 1179 questionable how necessary expanding embedded environment variable
|
/external/e2fsprogs/po/ |
D | e2fsprogs.pot | 3406 msgid "while expanding /lost+found"
|
D | ca.po | 3411 msgid "while expanding /lost+found"
|
D | de.po | 3608 msgid "while expanding /lost+found"
|
D | nl.po | 3600 msgid "while expanding /lost+found"
|
D | it.po | 3701 msgid "while expanding /lost+found"
|
D | sv.po | 3599 msgid "while expanding /lost+found"
|
D | pl.po | 3582 msgid "while expanding /lost+found"
|
D | cs.po | 3591 msgid "while expanding /lost+found"
|
/external/libffi/ |
D | texinfo.tex | 2993 % \endtemplate) expanding \doitemize. 6968 % Append the tokens #2 to the definition of macro #1, not expanding either.
|
/external/grub/docs/ |
D | texinfo.tex | 2711 % \endtemplate) expanding \doitemize. 6594 % Append the tokens #2 to the definition of macro #1, not expanding either.
|
D | grub.texi | 204 from keeping up with the demands of its quickly-expanding user base. In
|
/external/bison/build-aux/ |
D | texinfo.tex | 2808 % \endtemplate) expanding \doitemize. 6698 % Append the tokens #2 to the definition of macro #1, not expanding either.
|
12