Searched refs:continuations (Results 1 – 12 of 12) sorted by relevance
12 # Remove line continuations....
1061 continuations are used in the .et file.
1800 ListHashSet<RenderFlow*>* continuations = table->get(this); in addContinuationWithOutline() local1801 if (!continuations) { in addContinuationWithOutline()1802 continuations = new ListHashSet<RenderFlow*>; in addContinuationWithOutline()1803 table->set(this, continuations); in addContinuationWithOutline()1806 continuations->add(flow); in addContinuationWithOutline()1815 ListHashSet<RenderFlow*>* continuations = table->get(this); in paintContinuationOutlines() local1816 if (!continuations) in paintContinuationOutlines()1820 ListHashSet<RenderFlow*>::iterator end = continuations->end(); in paintContinuationOutlines()1821 for (ListHashSet<RenderFlow*>::iterator it = continuations->begin(); it != end; ++it) { in paintContinuationOutlines()1834 delete continuations; in paintContinuationOutlines()
559 continuations are used in the .et file, and fix compatibility problems1191 * Add support for OV-style continuations in compile_et. (Closes: #191900)
1607 \dimen1=\hsize \advance \dimen1 by -\defargsindent %size for continuations
10305 Fix continuations so that they are smarter about reusing12577 exponential time on pages with a lot of continuations.12585 looking at the inline continuations of inlines, not any continuations of a block.16107 setStyle in RenderFlow was messed up for continuations. A17249 continuations. This fixes many of the 'unable to select' issues.
14549 …r 5350587, hang in iExploder text 8101. The code that painted outlines for continuations was buggy39324 continuations.39507 <rdar://problem/5195272> REGRESSION: broke outline rings for continuations 39677 <rdar://problem/4778099> Links with nested continuations fail to 39682 Fix multiple bugs with outline painting of continuations to ensure that42938 Fix for bug 13430, cap inline splitting for continuations to a maximum depth of 200.
45887 with continuations.53635 all continuations, not just the main render object. Also, check the absoluteRects after
3698 \dimen1=\hsize \advance \dimen1 by -\defargsindent %size for continuations
5373 % The continuations:
5483 % The continuations:
5752 % The continuations: