Home
last modified time | relevance | path

Searched refs:findNextLineBreak (Results 1 – 13 of 13) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderBlock.h264 …InlineIterator findNextLineBreak(InlineBidiResolver&, bool firstLine, bool& isLineEmpty, bool& pre…
DRenderBlockLineLayout.cpp779 … end = findNextLineBreak(resolver, firstLine, isLineEmpty, previousLineBrokeCleanly, &clear); in layoutInlineChildren()
1415 InlineIterator RenderBlock::findNextLineBreak(InlineBidiResolver& resolver, bool firstLine, bool& … in findNextLineBreak() function in WebCore::RenderBlock
/external/webkit/WebCore/
DChangeLog-2003-10-251404 (khtml::RenderBlock::findNextLineBreak): Treat \n outside <pre> as a space.
1695 (khtml::RenderBlock::findNextLineBreak):
2877 …- fixed 3420547 -- REGRESSION: repro crash in khtml::RenderBlock::findNextLineBreak (wisdomtips.co…
8164 …(RenderBlock::findNextLineBreak): Initialize BidiIterator objects using brace notation and assignm…
9539 (RenderBlock::findNextLineBreak): Avoid returning bad iterators
12965 Patched findNextLineBreak to correctly handle words that cross
12975 (RenderBlock::findNextLineBreak):
13050 … (RenderBlock::findNextLineBreak): Fix debug message to say RenderBlock instead of RenderFlow.
13129 (RenderBlock::findNextLineBreak):
13158 (RenderBlock::findNextLineBreak):
[all …]
DChangeLog1873findNextLineBreak() unconditionally allowed lines to break between elements when no other line bre…
1877 (WebCore::RenderBlock::findNextLineBreak):
DChangeLog-2005-08-231363 (khtml::RenderBlock::findNextLineBreak):
1429 (khtml::RenderBlock::findNextLineBreak):
2227 (khtml::RenderBlock::findNextLineBreak):
7208 (khtml::RenderBlock::findNextLineBreak):
13789 (khtml::RenderBlock::findNextLineBreak):
14301 (khtml::RenderBlock::findNextLineBreak):
26352 (khtml::RenderBlock::findNextLineBreak):
31516 (khtml::RenderBlock::findNextLineBreak):
32188 (khtml::RenderBlock::findNextLineBreak): I did not get my fix for 3848343 and 3848224
32250 … (khtml::RenderBlock::findNextLineBreak): When the khtmlLineBreak is in AFTER_WHITE_SPACE mode, as
[all …]
DChangeLog-2005-12-191870 (khtml::RenderBlock::findNextLineBreak):
3261 (khtml::RenderBlock::findNextLineBreak):
3868 (khtml::RenderBlock::findNextLineBreak):
7634 (khtml::RenderBlock::findNextLineBreak):
7770 (khtml::RenderBlock::findNextLineBreak):
8829 (khtml::RenderBlock::findNextLineBreak):
8947 (khtml::RenderBlock::findNextLineBreak):
9892 (khtml::RenderBlock::findNextLineBreak):
10122 (khtml::RenderBlock::findNextLineBreak):
19799 * khtml/rendering/bidi.cpp: (khtml::RenderBlock::findNextLineBreak): Call the new version of
DChangeLog-2008-08-102760 (WebCore::RenderBlock::findNextLineBreak):
6608 (WebCore::RenderBlock::findNextLineBreak):
29224 (WebCore::RenderBlock::findNextLineBreak): Removed code that split some
39854 variable, passing a pointer to it to findNextLineBreak() and its value
39856 (WebCore::RenderBlock::findNextLineBreak): Added a 'clear' parameter,
42371 (WebCore::RenderBlock::findNextLineBreak): Removed the resolver
43677 (WebCore::RenderBlock::findNextLineBreak): Made 'pos' unsigned. Made the
45516 (WebCore::RenderBlock::findNextLineBreak): Added calls to
46117 (WebCore::RenderBlock::findNextLineBreak): Improved the logic for when
46605 (WebCore::RenderBlock::findNextLineBreak): Changed to not position any
[all …]
DChangeLog-2007-10-1416830 (WebCore::RenderBlock::findNextLineBreak): Integrated breakAll with the
39311 * rendering/bidi.cpp: (WebCore::RenderBlock::findNextLineBreak): Add a line break when
43638 (WebCore::RenderBlock::findNextLineBreak):
46629 (WebCore::RenderBlock::findNextLineBreak): Changed according to the above. Also
48762 (WebCore::RenderBlock::findNextLineBreak): Undid the change from r15617.
53114 (WebCore::RenderBlock::findNextLineBreak):
56037 … (WebCore::RenderBlock::findNextLineBreak): Implemented the above fix, including not measuring
56151 (WebCore::RenderBlock::findNextLineBreak): Use the list marker's isInside()
58572 (WebCore::RenderBlock::findNextLineBreak):
59279 (WebCore::RenderBlock::findNextLineBreak): Simplify canFitOnLine expression.
[all …]
DChangeLog-2006-05-10509 (WebCore::RenderBlock::findNextLineBreak):
5080 (WebCore::RenderBlock::findNextLineBreak):
5691 (WebCore::RenderBlock::findNextLineBreak): Outside list markers should not contribute
7510 WebCore::RenderBlock::findNextLineBreak
17638 (khtml::RenderBlock::findNextLineBreak):
21122 (khtml::RenderBlock::findNextLineBreak): Set previousLineBrokeCleanly for line breaks
26804 (khtml::RenderBlock::findNextLineBreak):
33494 (khtml::RenderBlock::findNextLineBreak):
DChangeLog-2002-12-03781 (RenderFlow::findNextLineBreak):
831 (RenderFlow::findNextLineBreak):
1412 (RenderFlow::findNextLineBreak):
1987 (RenderFlow::findNextLineBreak):
DChangeLog-2009-06-16846 (WebCore::RenderBlock::findNextLineBreak):
879 (WebCore::RenderBlock::findNextLineBreak):
26990 (WebCore::RenderBlock::findNextLineBreak):
40992 (WebCore::RenderBlock::findNextLineBreak):
42273 (WebCore::RenderBlock::findNextLineBreak):
45447 …- fix <rdar://problem/6546549> Eliminate some RenderText::width() overhead from findNextLineBreak()
45461 (WebCore::RenderBlock::findNextLineBreak): Cache whether the font has
47667 (WebCore::RenderBlock::findNextLineBreak):
48383 (WebCore::RenderBlock::findNextLineBreak):
48830 (WebCore::RenderBlock::findNextLineBreak): Ditto.
[all …]
DChangeLog-2006-12-3126389 (WebCore::RenderBlock::findNextLineBreak):
41442 * rendering/bidi.cpp: (WebCore::RenderBlock::findNextLineBreak): Took a rule
42981 (WebCore::RenderBlock::findNextLineBreak): Split overflowing white space on a
54711 (WebCore::RenderBlock::findNextLineBreak): If this is a mid-word break,
DChangeLog-2010-01-2913842 (WebCore::RenderBlock::findNextLineBreak): Use TypesettingFeatures().
14333 (WebCore::RenderBlock::findNextLineBreak): When kerning is enabled, include
17058 (WebCore::RenderBlock::findNextLineBreak):
26975 (WebCore::RenderBlock::findNextLineBreak):
76367 (WebCore::RenderBlock::findNextLineBreak):