Home
last modified time | relevance | path

Searched refs:expanding (Results 1 – 25 of 40) sorted by relevance

12

/external/webkit/WebCore/rendering/
DRenderFlexibleBox.cpp492 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 …]
DRenderFlexibleBox.h54 int allowedChildFlex(RenderBox* child, bool expanding, unsigned group);
/external/e2fsprogs/tests/f_expand/
Dname1 expanding lost+found
/external/libvpx/nestegg/m4/
Das-ac-expand.m42 dnl autostars m4 macro for expanding directories using configure's prefix
/external/libpng/
DANNOUNCE52 Ported bugfix in pngrtran.c from 1.5.3: when expanding a paletted image,
DCHANGES774 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/
Dwebkit.m426 # Make sure CXXFLAGS and CFLAGS are set before expanding AC_PROG_CXX to avoid
/external/e2fsprogs/doc/
Dlibext2fs.texinfo614 * 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/
DREADME.txt114 wrapper around an expanding buffer. An implementation called RawCanonOutput is
/external/webkit/WebKitTools/android/flex-2.5.4a/
Dflex.skl1384 "out of memory expanding start-condition stack" );
/external/bluetooth/glib/
DChangeLog.pre-2-10473 expanding to rmdir, since rmdir is not declared in a portable
DChangeLog.pre-2-141453 expanding the desktop entry spec variables %U (list of URIs)
DChangeLog.pre-2-41179 questionable how necessary expanding embedded environment variable
/external/e2fsprogs/po/
De2fsprogs.pot3406 msgid "while expanding /lost+found"
Dca.po3411 msgid "while expanding /lost+found"
Dde.po3608 msgid "while expanding /lost+found"
Dnl.po3600 msgid "while expanding /lost+found"
Dit.po3701 msgid "while expanding /lost+found"
Dsv.po3599 msgid "while expanding /lost+found"
Dpl.po3582 msgid "while expanding /lost+found"
Dcs.po3591 msgid "while expanding /lost+found"
/external/libffi/
Dtexinfo.tex2993 % \endtemplate) expanding \doitemize.
6968 % Append the tokens #2 to the definition of macro #1, not expanding either.
/external/grub/docs/
Dtexinfo.tex2711 % \endtemplate) expanding \doitemize.
6594 % Append the tokens #2 to the definition of macro #1, not expanding either.
Dgrub.texi204 from keeping up with the demands of its quickly-expanding user base. In
/external/bison/build-aux/
Dtexinfo.tex2808 % \endtemplate) expanding \doitemize.
6698 % Append the tokens #2 to the definition of macro #1, not expanding either.

12