Home
last modified time | relevance | path

Searched defs:posInDocument (Results 1 – 25 of 133) sorted by relevance

123456

/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/
H A DKoTextSoftPageBreak.cpp55 int posInDocument, const QTextCharFormat &format) in updatePosition()
63 int posInDocument, const QTextCharFormat &format, QPaintDevice *pd) in resize()
76 …const QRectF &rect, const QTextInlineObject &object, int posInDocument, const QTextCharFormat &for… in paint()
H A DKoVariable.cpp74 void KoVariable::updatePosition(const QTextDocument *document, int posInDocument, const QTextCharFo… in updatePosition()
88 void KoVariable::resize(const QTextDocument *document, QTextInlineObject &object, int posInDocument in resize()
115 …ent *document, const QRectF &rect, const QTextInlineObject &object, int posInDocument, const QText… in paint()
144 void KoVariable::variableMoved(const QTextDocument *document, int posInDocument) in variableMoved()
H A DKoTextMeta.cpp43 int posInDocument; member in KoTextMeta::Private
91 void KoTextMeta::updatePosition(const QTextDocument *document, int posInDocument, const QTextCharFo… in updatePosition()
98 void KoTextMeta::resize(const QTextDocument *document, QTextInlineObject &object, int posInDocument in resize()
H A DKoInlineNote.cpp59 int posInDocument; member in KoInlineNote::Private
151 void KoInlineNote::updatePosition(const QTextDocument *document, int posInDocument, const QTextChar… in updatePosition()
159 …e::resize(const QTextDocument *document, QTextInlineObject &object, int posInDocument, const QText… in resize()
176 …ent *document, const QRectF &rect, const QTextInlineObject &object, int posInDocument, const QText… in paint()
/dports/editors/calligra/calligra-3.2.1/libs/text/
H A DKoTextSoftPageBreak.cpp55 int posInDocument, const QTextCharFormat &format) in updatePosition()
63 int posInDocument, const QTextCharFormat &format, QPaintDevice *pd) in resize()
76 …const QRectF &rect, const QTextInlineObject &object, int posInDocument, const QTextCharFormat &for… in paint()
H A DKoVariable.cpp74 void KoVariable::updatePosition(const QTextDocument *document, int posInDocument, const QTextCharFo… in updatePosition()
88 void KoVariable::resize(const QTextDocument *document, QTextInlineObject &object, int posInDocument in resize()
115 …ent *document, const QRectF &rect, const QTextInlineObject &object, int posInDocument, const QText… in paint()
144 void KoVariable::variableMoved(const QTextDocument *document, int posInDocument) in variableMoved()
H A DKoTextMeta.cpp43 int posInDocument; member in KoTextMeta::Private
91 void KoTextMeta::updatePosition(const QTextDocument *document, int posInDocument, const QTextCharFo… in updatePosition()
98 void KoTextMeta::resize(const QTextDocument *document, QTextInlineObject &object, int posInDocument in resize()
/dports/devel/grantlee5/grantlee-5.2.0/examples/textedit/
H A Daudioobject.cpp30 QTextDocument *doc, int posInDocument, in drawObject()
50 QSizeF AudioObject::intrinsicSize(QTextDocument *doc, int posInDocument, in intrinsicSize()
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/pyside2/tests/QtWidgets/
H A Dqabstracttextdocumentlayout_test.py47 def intrinsicSize(self, doc, posInDocument, format): argument
51 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/pyside2/tests/QtWidgets/
H A Dqabstracttextdocumentlayout_test.py47 def intrinsicSize(self, doc, posInDocument, format): argument
51 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/pyside2/tests/QtWidgets/
H A Dqabstracttextdocumentlayout_test.py47 def intrinsicSize(self, doc, posInDocument, format): argument
51 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/graphics/qcustomplot-qt5/qcustomplot/examples/text-document-integration/
H A Dqcpdocumentobject.cpp33 QSizeF QCPDocumentObject::intrinsicSize(QTextDocument *doc, int posInDocument, const QTextFormat &f… in intrinsicSize()
46 …awObject(QPainter *painter, const QRectF &rect, QTextDocument *doc, int posInDocument, const QText… in drawObject()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqabstracttextdocumentlayout.cpp460 void QAbstractTextDocumentLayout::resizeInlineObject(QTextInlineObject item, int posInDocument, con… in resizeInlineObject()
487 void QAbstractTextDocumentLayout::positionInlineObject(QTextInlineObject item, int posInDocument, c… in positionInlineObject()
510 int posInDocument, const QTextFormat &format) in drawInlineObject()
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/richtext/textobject/
H A Dtextobject.py53 def intrinsicSize(self, doc, posInDocument, format): argument
62 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/richtext/textobject/
H A Dtextobject.py53 def intrinsicSize(self, doc, posInDocument, format): argument
62 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/richtext/textobject/
H A Dtextobject.py53 def intrinsicSize(self, doc, posInDocument, format): argument
62 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/richtext/textobject/
H A Dtextobject.py53 def intrinsicSize(self, doc, posInDocument, format): argument
62 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/richtext/textobject/
H A Dtextobject.py53 def intrinsicSize(self, doc, posInDocument, format): argument
62 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/richtext/textobject/
H A Dtextobject.py53 def intrinsicSize(self, doc, posInDocument, format): argument
62 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/richtext/textobject/
H A Dtextobject.py53 def intrinsicSize(self, doc, posInDocument, format): argument
62 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/richtext/textobject/
H A Dtextobject.py53 def intrinsicSize(self, doc, posInDocument, format): argument
62 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/richtext/textobject/
H A Dtextobject.py53 def intrinsicSize(self, doc, posInDocument, format): argument
62 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/richtext/textobject/
H A Dtextobject.py53 def intrinsicSize(self, doc, posInDocument, format): argument
62 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/richtext/textobject/
H A Dtextobject.py53 def intrinsicSize(self, doc, posInDocument, format): argument
62 def drawObject(self, painter, rect, doc, posInDocument, format): argument
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/examples/widgets/richtext/textobject/
H A Dtextobject.py50 def intrinsicSize(self, doc, posInDocument, format): argument
59 def drawObject(self, painter, rect, doc, posInDocument, format): argument

123456