Searched refs:dsInsideField (Results 1 – 5 of 5) sorted by relevance
/dports/editors/ted/Ted-2.23/docEdit/ |
H A D | docEditNodeProperties.c | 34 DocumentSelection * dsInsideField, in docInsertListtextField() argument 56 if ( docInsertParaHeadField( pField, dsInsideField, dsAroundField, in docInsertListtextField()
|
H A D | docRtfWriteTrace.c | 731 DocumentSelection dsInsideField; in docRtfTraceFieldImpl() local 737 if ( docDelimitFieldInDoc( &dsInsideField, &dsAroundField, in docRtfTraceFieldImpl()
|
/dports/editors/ted/Ted-2.23/Ted/ |
H A D | tedField.c | 384 DocumentSelection dsInsideField; in tedDocFlattenTypedField() local 399 if ( docDelimitFieldInDoc( &dsInsideField, &dsAroundField, in tedDocFlattenTypedField()
|
H A D | tedUndo.c | 818 DocumentSelection dsInsideField; in tedUndoSetField() local 830 if ( docDelimitFieldInDoc( &dsInsideField, &dsAroundField, in tedUndoSetField()
|
/dports/editors/ted/Ted-2.23/docBuf/ |
H A D | docBuf.h | 525 DocumentSelection * dsInsideField, 560 DocumentSelection * dsInsideField,
|