Home
last modified time | relevance | path

Searched defs:prevFormat (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/commands/
H A DParagraphFormattingCommand.cpp54 QTextFormat prevFormat(cursor.charFormat()); in visitBlock() local
/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/highlighter/
H A Dhighlighter-rest.cpp48 QTextCharFormat prevFormat = format (index + match.capturedLength() - 1); in reSTMainFormatting() local
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/changetracker/
H A DKoChangeTrackerElement.cpp37 QTextFormat prevFormat; member in KoChangeTrackerElement::Private
H A DKoChangeTracker.cpp140 …Id(const KUndo2MagicString &title, const QTextFormat &format, const QTextFormat &prevFormat, int e… in getFormatChangeId()
/dports/editors/calligra/calligra-3.2.1/libs/text/changetracker/
H A DKoChangeTrackerElement.cpp37 QTextFormat prevFormat; member in KoChangeTrackerElement::Private
H A DKoChangeTracker.cpp140 …Id(const KUndo2MagicString &title, const QTextFormat &format, const QTextFormat &prevFormat, int e… in getFormatChangeId()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/
H A DKoTextEditor_format.cpp360 QTextFormat prevFormat(cursor.charFormat()); in visitBlock() local
508 QTextFormat prevFormat(cursor.charFormat()); in visitBlock() local
/dports/editors/calligra/calligra-3.2.1/libs/text/
H A DKoTextEditor_format.cpp360 QTextFormat prevFormat(cursor.charFormat()); in visitBlock() local
508 QTextFormat prevFormat(cursor.charFormat()); in visitBlock() local
H A DKoTextEditor.cpp260 …changeType, const KUndo2MagicString &title, QTextFormat& format, QTextFormat& prevFormat, bool app… in registerTrackedChange()
/dports/graphics/qgis/qgis-3.22.3/src/providers/arcgisrest/
H A Dqgsarcgisrestsourceselect.cpp116 const QString prevFormat = getSelectedImageEncoding(); in populateImageEncodings() local
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Far/
H A DPluginWrite.cpp447 int prevFormat = archiverIndex; in CompressFiles() local
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Far/
H A DPluginWrite.cpp453 int prevFormat = archiverIndex; in CompressFiles() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/layout/
H A Dqgslayoutmapgridwidget.cpp1080 …const QgsLayoutItemMapGrid::AnnotationFormat prevFormat = static_cast< QgsLayoutItemMapGrid::Annot… in onCrsChanged() local
/dports/graphics/qgis/qgis-3.22.3/src/gui/layout/
H A Dqgslayoutmapgridwidget.cpp1082 …const QgsLayoutItemMapGrid::AnnotationFormat prevFormat = static_cast< QgsLayoutItemMapGrid::Annot… in onCrsChanged() local
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dchannels.cxx560 PString prevFormat = capability->GetFormatName(); in OnReceivedPDU() local
/dports/devel/ispc/ispc-1.16.1/src/
H A Dstmt.cpp3389 auto prevFormat = curFormat; local