Home
last modified time | relevance | path

Searched refs:LAST_AREA (Results 1 – 20 of 20) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/
H A DLayoutContext.java49 public static final int LAST_AREA = 0x08; field in LayoutContext
226 return ((this.flags & LAST_AREA) != 0); in isLastArea()
H A DFootnoteBodyLayoutManager.java85 lc.setFlags(LayoutContext.LAST_AREA, in addAreas()
H A DAreaAdditionUtil.java103 lc.setFlags(LayoutContext.LAST_AREA, childLM == lastLM); in addAreas()
H A DBlockLayoutManager.java323 lc.setFlags(LayoutContext.LAST_AREA, in addAreas()
H A DBlockContainerLayoutManager.java818 lc.setFlags(LayoutContext.LAST_AREA, in addAreas()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddispnew.c467 row->glyphs[LAST_AREA] in adjust_glyph_matrix()
481 row->glyphs[LAST_AREA] in adjust_glyph_matrix()
522 row->glyphs[LAST_AREA] in adjust_glyph_matrix()
531 row->glyphs[LAST_AREA] in adjust_glyph_matrix()
944 for (area = 0; area < LAST_AREA; ++area) in increment_row_positions()
967 for (area = 0; area < LAST_AREA; ++area)
1008 for (i = 0; i < LAST_AREA + 1; ++i) in swap_glyph_pointers()
1014 if (i < LAST_AREA) in swap_glyph_pointers()
1901 && r->glyphs[LAST_AREA] <= fr->glyphs[LAST_AREA]); in fake_current_matrices()
2861 window_row->glyphs[LAST_AREA] in sync_window_with_frame_matrix_rows()
[all …]
H A Ddispextern.h825 LAST_AREA enumerator
872 struct glyph *glyphs[1 + LAST_AREA];
876 short used[1 + LAST_AREA];
H A Dxdisp.c17145 && cursor == row->glyphs[LAST_AREA] - 1) in set_cursor_from_row()
20628 struct glyph *end = window_row->glyphs[LAST_AREA]; in sync_frame_with_window_matrix_rows()
20633 frame_row->glyphs[LAST_AREA] = end; in sync_frame_with_window_matrix_rows()
21726 for (area = LEFT_MARGIN_AREA; area < LAST_AREA; ++area) in dump_glyph_row()
21748 for (area = LEFT_MARGIN_AREA; area < LAST_AREA; ++area) in dump_glyph_row()
22180 for (area = LEFT_MARGIN_AREA; area < LAST_AREA; ++area) in row_hash()
22861 && g < it->glyph_row->glyphs[LAST_AREA]) in extend_face_to_end_of_line()
25689 struct glyph *pointers[1 + LAST_AREA]; in deep_copy_glyph_row()
34307 int hpos, vpos, dx, dy, area = LAST_AREA; in note_mouse_highlight()
H A Dxwidget.c3449 for (area = LEFT_MARGIN_AREA; area < LAST_AREA; ++area) in xwidget_end_redisplay()
H A Dalloc.c6352 for (area = LEFT_MARGIN_AREA; area < LAST_AREA; ++area) in mark_glyph_matrix()
/dports/editors/emacs/emacs-27.2/src/
H A Ddispnew.c468 row->glyphs[LAST_AREA] in adjust_glyph_matrix()
477 row->glyphs[LAST_AREA] in adjust_glyph_matrix()
518 row->glyphs[LAST_AREA] in adjust_glyph_matrix()
527 row->glyphs[LAST_AREA] in adjust_glyph_matrix()
940 for (area = 0; area < LAST_AREA; ++area) in increment_row_positions()
963 for (area = 0; area < LAST_AREA; ++area)
1004 for (i = 0; i < LAST_AREA + 1; ++i) in swap_glyph_pointers()
1010 if (i < LAST_AREA) in swap_glyph_pointers()
1890 && r->glyphs[LAST_AREA] <= fr->glyphs[LAST_AREA]); in fake_current_matrices()
2850 window_row->glyphs[LAST_AREA] in sync_window_with_frame_matrix_rows()
[all …]
H A Ddispextern.h815 LAST_AREA enumerator
862 struct glyph *glyphs[1 + LAST_AREA];
866 short used[1 + LAST_AREA];
H A Dxwidget.c1157 for (area = LEFT_MARGIN_AREA; area < LAST_AREA; ++area) in xwidget_end_redisplay()
H A Dxdisp.c16452 && cursor == row->glyphs[LAST_AREA] - 1) in set_cursor_from_row()
19915 struct glyph *end = window_row->glyphs[LAST_AREA]; in sync_frame_with_window_matrix_rows()
19920 frame_row->glyphs[LAST_AREA] = end; in sync_frame_with_window_matrix_rows()
21008 for (area = LEFT_MARGIN_AREA; area < LAST_AREA; ++area) in dump_glyph_row()
21030 for (area = LEFT_MARGIN_AREA; area < LAST_AREA; ++area) in dump_glyph_row()
21462 for (area = LEFT_MARGIN_AREA; area < LAST_AREA; ++area) in row_hash()
22122 && g < it->glyph_row->glyphs[LAST_AREA]) in extend_face_to_end_of_line()
24903 struct glyph *pointers[1 + LAST_AREA]; in deep_copy_glyph_row()
33241 int hpos, vpos, dx, dy, area = LAST_AREA; in note_mouse_highlight()
H A Dalloc.c6110 for (area = LEFT_MARGIN_AREA; area < LAST_AREA; ++area) in mark_glyph_matrix()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/list/
H A DListItemContentLayoutManager.java146 lc.setFlags(LayoutContext.LAST_AREA, childLM == lastLM); in addAreas()
H A DListBlockLayoutManager.java180 lc.setFlags(LayoutContext.LAST_AREA, childLM == lastLM); in addAreas()
H A DListItemLayoutManager.java688 lc.setFlags(LayoutContext.LAST_AREA, layoutContext.isLastArea()); in addAreas()
701 lc.setFlags(LayoutContext.LAST_AREA, layoutContext.isLastArea()); in addAreas()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/inline/
H A DInlineLayoutManager.java509 getContext().setFlags(LayoutContext.LAST_AREA, in addAreas()
550 context.setFlags(LayoutContext.LAST_AREA, isLast); in addAreas()
H A DLineLayoutManager.java1582 lc.setFlags(LayoutContext.LAST_AREA, (childLM == lastLM)); in addInlineArea()
1638 blocklc.setFlags(LayoutContext.LAST_AREA, in addBlockArea()