Home
last modified time | relevance | path

Searched refs:PT_BlockOffset (Results 1 – 25 of 71) sorted by relevance

123

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_BlockLayout.h466 bool _delete(PT_BlockOffset blockOffset, UT_uint32 len);
469 bool _doInsertFieldStartRun(PT_BlockOffset blockOffset);
470 bool _doInsertFieldEndRun(PT_BlockOffset blockOffset);
471 bool _doInsertBookmarkRun(PT_BlockOffset blockOffset);
472 bool _doInsertHyperlinkRun(PT_BlockOffset blockOffset);
473 bool _doInsertAnnotationRun(PT_BlockOffset blockOffset);
474 bool _doInsertRDFAnchorRun(PT_BlockOffset blockOffset);
481 bool _doInsertTabRun(PT_BlockOffset blockOffset);
482 bool _doInsertTOCTabRun(PT_BlockOffset blockOffset);
488 bool _doInsertFieldTOCRun(PT_BlockOffset blockOffset);
[all …]
/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpx_CR_FmtMark.h47 PT_BlockOffset blockOffset);
52 PT_BlockOffset getBlockOffset(void) const;
53 void AdjustBlockOffset(PT_BlockOffset iBlk) const in AdjustBlockOffset()
56 mutable PT_BlockOffset m_blockOffset; /* offset of span from beginning of paragraph */
H A Dpx_CR_FmtMarkChange.h50 PT_BlockOffset blockOffset);
55 PT_BlockOffset getBlockOffset(void) const;
56 void AdjustBlockOffset(PT_BlockOffset iBlk) const in AdjustBlockOffset()
61 mutable PT_BlockOffset m_blockOffset; /* offset of span from beginning of paragraph */
H A Dpx_CR_ObjectChange.h51 PT_BlockOffset blockOffset,
59 PT_BlockOffset getBlockOffset(void) const;
62 void AdjustBlockOffset(PT_BlockOffset iBlk) const in AdjustBlockOffset()
68 mutable PT_BlockOffset m_blockOffset; /* offset of span from beginning of paragraph */
H A Dpx_CR_SpanChange.h54 PT_BlockOffset blockOffset,
64 PT_BlockOffset getBlockOffset(void) const;
65 void AdjustBlockOffset(PT_BlockOffset iBlk) const in AdjustBlockOffset()
78 mutable PT_BlockOffset m_blockOffset; /* offset of span from beginning of paragraph */
H A Dpx_CR_Object.h51 PT_BlockOffset blockOffset,
59 PT_BlockOffset getBlockOffset(void) const;
65 void AdjustBlockOffset(PT_BlockOffset iBlk) const in AdjustBlockOffset()
70 mutable PT_BlockOffset m_blockOffset; /* offset of span from beginning of paragraph */
H A Dpx_CR_Span.h55 PT_BlockOffset blockOffset,
65 PT_BlockOffset getBlockOffset(void) const;
67 void AdjustBlockOffset(PT_BlockOffset iBlk) const in AdjustBlockOffset()
77 mutable PT_BlockOffset m_blockOffset; /* offset of span from beginning of paragraph */
H A Dpf_Frag_Text.h48 PT_BlockOffset blockOffset) const;
51 PT_BlockOffset blockOffset,
52 PT_BlockOffset startFragOffset,
53 PT_BlockOffset endFragOffset) const;
H A Dpt_PT_Undo.cpp76 PT_BlockOffset fragOffset = 0; in _doTheDo()
112 PT_BlockOffset fragOffset = 0; in _doTheDo()
172 PT_BlockOffset fragOffset = 0; in _doTheDo()
230 PT_BlockOffset fragOffset = 0; in _doTheDo()
261 PT_BlockOffset fragOffset = 0; in _doTheDo()
301 PT_BlockOffset fragOffset = 0; in _doTheDo()
345 PT_BlockOffset fragOffset = 0; in _doTheDo()
383 PT_BlockOffset fragOffset = 0; in _doTheDo()
417 PT_BlockOffset fragOffset = 0; in _doTheDo()
445 PT_BlockOffset fragOffset = 0; in _doTheDo()
[all …]
H A Dpf_Frag_Text.cpp78 PT_BlockOffset blockOffset) const in createSpecialChangeRecord()
95 PT_BlockOffset blockOffset, in createSpecialChangeRecord()
96 PT_BlockOffset startFragOffset, in createSpecialChangeRecord()
97 PT_BlockOffset endFragOffset) const in createSpecialChangeRecord()
H A Dpt_PT_InsertObject.cpp51 PT_BlockOffset fragOffset = 0; in insertObject()
120 PT_BlockOffset fragOffset = 0; in insertObject()
196 PT_BlockOffset fragOffset = 0; in _realInsertObject()
216 PT_BlockOffset blockOffset = _computeBlockOffset(pfs,pf) + fragOffset; in _realInsertObject()
292 PT_BlockOffset fragOffset = 0; in _realInsertObject()
304 PT_BlockOffset blockOffset = _computeBlockOffset(pfs,pf) + fragOffset; in _realInsertObject()
372 PT_BlockOffset fragOffset, in _insertObject()
H A Dpt_PT_FmtMark.cpp50 PT_BlockOffset fo; in _insertFmtMarkFragWithNotify()
128 PT_BlockOffset blockOffset = _computeBlockOffset(pfs,pf) + fo; in _insertFmtMarkFragWithNotify()
197 PT_BlockOffset blockOffset = 0; in _insertFmtMarkAfterBlockWithNotify()
233 PT_BlockOffset blockOffset = _computeBlockOffset(pfs,pffm); in _deleteFmtMarkWithNotify()
279 PT_BlockOffset fragOffsetNewTemp; in purgeFmtMarks()
327 PT_BlockOffset blockOffset = _computeBlockOffset(pfs,pffm); in _fmtChangeFmtMarkWithNotify()
H A Dpx_CR_FmtMark.cpp28 PT_BlockOffset blockOffset) in PX_ChangeRecord_FmtMark()
46 PT_BlockOffset PX_ChangeRecord_FmtMark::getBlockOffset(void) const in getBlockOffset()
H A Dpx_CR_FmtMarkChange.cpp30 PT_BlockOffset blockOffset) in PX_ChangeRecord_FmtMarkChange()
57 PT_BlockOffset PX_ChangeRecord_FmtMarkChange::getBlockOffset(void) const in getBlockOffset()
H A Dpt_PT_DeleteSpan.cpp100 PT_BlockOffset Offset; in dumpDoc()
446 PT_BlockOffset os,oe; in deleteSpanChangeTrackingAreWeMarkingDeltaMerge()
597 PT_BlockOffset Offset; in getEndOfBlock()
1567 PT_BlockOffset fragOffset_End; in _isSimpleDeleteSpan()
1597 PT_BlockOffset fragOffset_End; in _tweakDeleteSpanOnce()
1813 PT_BlockOffset fragOffset_End; in _tweakDeleteSpan()
1971 PT_BlockOffset fragOffset_End; in _deleteFormatting()
2223 PT_BlockOffset fragOffset_End; in _deleteComplexSpan()
3180 PT_BlockOffset Offset1; in _realDeleteSpan()
3280 PT_BlockOffset Offset_before; in _realDeleteSpan()
[all …]
H A Dpx_CR_Object.cpp31 PT_BlockOffset blockOffset, in PX_ChangeRecord_Object()
60 PT_BlockOffset PX_ChangeRecord_Object::getBlockOffset(void) const in getBlockOffset()
H A Dpx_CR_ObjectChange.cpp31 PT_BlockOffset blockOffset, in PX_ChangeRecord_ObjectChange()
68 PT_BlockOffset PX_ChangeRecord_ObjectChange::getBlockOffset(void) const in getBlockOffset()
H A Dpx_CR_SpanChange.cpp32 PT_BlockOffset blockOffset, in PX_ChangeRecord_SpanChange()
73 PT_BlockOffset PX_ChangeRecord_SpanChange::getBlockOffset(void) const in getBlockOffset()
H A Dpt_PieceTable.h332 PT_BlockOffset * pOffset) const;
350 pf_Frag ** ppf1, PT_BlockOffset * pOffset1,
351 pf_Frag ** ppf2, PT_BlockOffset * pOffset2) const;
406 PT_AttrPropIndex _chooseIndexAP(pf_Frag * pf, PT_BlockOffset fragOffset);
414 PT_BlockOffset fragOffset,
418 PT_BlockOffset fragOffset,
429 PT_BlockOffset fragOffset,
481 PT_BlockOffset& fragOffset_First,
612 pf_Frag * pfCurrent, PT_BlockOffset fragOffset,
H A Dpx_CR_Span.cpp32 PT_BlockOffset blockOffset, in PX_ChangeRecord_Span()
68 PT_BlockOffset PX_ChangeRecord_Span::getBlockOffset(void) const in getBlockOffset()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr33627.C6 typedef UT_uint32 PT_BlockOffset; typedef
30 …ateSpecialChangeRecord(PX_ChangeRecord ** ppcr, PT_DocPosition dpos, PT_BlockOffset blockOffset) c…
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr33627.C6 typedef UT_uint32 PT_BlockOffset; typedef
30 …ateSpecialChangeRecord(PX_ChangeRecord ** ppcr, PT_DocPosition dpos, PT_BlockOffset blockOffset) c…
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/torture/
H A Dpr33627.C5 typedef UT_uint32 PT_BlockOffset; typedef
29 …ateSpecialChangeRecord(PX_ChangeRecord ** ppcr, PT_DocPosition dpos, PT_BlockOffset blockOffset) c…
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/torture/
H A Dpr33627.C6 typedef UT_uint32 PT_BlockOffset; typedef
30 …ateSpecialChangeRecord(PX_ChangeRecord ** ppcr, PT_DocPosition dpos, PT_BlockOffset blockOffset) c…
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/torture/
H A Dpr33627.C5 typedef UT_uint32 PT_BlockOffset; typedef
29 …ateSpecialChangeRecord(PX_ChangeRecord ** ppcr, PT_DocPosition dpos, PT_BlockOffset blockOffset) c…

123