Home
last modified time | relevance | path

Searched refs:strut (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderBlock.cpp5728 void RenderBlock::setPaginationStrut(int strut) in setPaginationStrut() argument
5731 if (!strut) in setPaginationStrut()
5735 m_rareData->m_paginationStrut = strut; in setPaginationStrut()
/external/libffi/
Dtexinfo.tex776 % Do a \strut just to make the height of this box be normal, so the
779 \vtop to #1\mil{\strut\vfil}%
833 \def\doinmargin#1#2{\strut\vadjust{%
1500 % Set the baselineskip to #1, and the lineskip and strut size
3063 % box from the multistrut, so the strut ends up on a line by itself.
3080 \def\multistrut{\strut}% just use the standard line spacing
/external/e2fsprogs/doc/
Dtexinfo.tex765 % Do a \strut just to make the height of this box be normal, so the
768 \vtop to #1\mil{\strut\vfil}%
822 \def\doinmargin#1#2{\strut\vadjust{%
1478 % Set the baselineskip to #1, and the lineskip and strut size
2876 % box from the multistrut, so the strut ends up on a line by itself.
2893 \def\multistrut{\strut}% just use the standard line spacing
/external/grub/docs/
Dtexinfo.tex756 % Do a \strut just to make the height of this box be normal, so the
759 \vtop to #1\mil{\strut\vfil}%
813 \def\doinmargin#1#2{\strut\vadjust{%
1425 % Set the baselineskip to #1, and the lineskip and strut size
2781 % box from the multistrut, so the strut ends up on a line by itself.
2798 \def\multistrut{\strut}% just use the standard line spacing
/external/bison/build-aux/
Dtexinfo.tex776 % Do a \strut just to make the height of this box be normal, so the
779 \vtop to #1\mil{\strut\vfil}%
833 \def\doinmargin#1#2{\strut\vadjust{%
1487 % Set the baselineskip to #1, and the lineskip and strut size
2878 % box from the multistrut, so the strut ends up on a line by itself.
2895 \def\multistrut{\strut}% just use the standard line spacing
/external/e2fsprogs/lib/et/
Dtexinfo.tex1978 \footstrut\hang\textindent{\thisfootno}#1\strut}}
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0652207 …Make sure that unsplittable objects like replaced elements propagate their pagination strut outwar…