Home
last modified time | relevance | path

Searched defs:ctrlPt2 (Results 1 – 7 of 7) sorted by relevance

/dports/devel/lasi/libLASi-1.1.3/src/
H A DdrawGlyph.cpp108 static int cubicTo(const FT_Vector* ctrlPt1, const FT_Vector* ctrlPt2, const FT_Vector* pEndPt, voi…
125 FT_Vector ctrlPt2 = (*pEndPt + 2 * *pCtrlPt) / 3; local
/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqpainterpath_c.cpp84 void QPainterPath_cubicTo(QPainterPathH handle, const QPointFH ctrlPt1, const QPointFH ctrlPt2, con… in QPainterPath_cubicTo()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqpainterpath_c.cpp84 void QPainterPath_cubicTo(QPainterPathH handle, const QPointFH ctrlPt1, const QPointFH ctrlPt2, con… in QPainterPath_cubicTo()
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqpainterpath_c.cpp84 void QPainterPath_cubicTo(QPainterPathH handle, const QPointFH ctrlPt1, const QPointFH ctrlPt2, con… in QPainterPath_cubicTo()
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqpainterpath_c.cpp84 void QPainterPath_cubicTo(QPainterPathH handle, const QPointFH ctrlPt1, const QPointFH ctrlPt2, con… in QPainterPath_cubicTo()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtGui.py8468 def cubicTo(self, ctrlPt1, ctrlPt2, endPt): argument
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtGui.py18342 def cubicTo(self, ctrlPt1, ctrlPt2, endPt): argument