Home
last modified time | relevance | path

Searched defs:startCenter (Results 1 – 13 of 13) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/graphicsitems/
H A Dqdeclarativepincharea_p.h215 QPointF startCenter() const { return m_startCenter; } in startCenter() function
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/items/
H A Dqquickpincharea_p.h222 QPointF startCenter() const { return m_startCenter; } in startCenter() function
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/items/
H A Dqquickpincharea_p.h222 QPointF startCenter() const { return m_startCenter; } in startCenter() function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMFlow.h123 void startCenter(size_t ctr_start,size_t ctr_end)const in startCenter() function
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dhtmlgen.h243 void startCenter() { m_t << "<center>\n"; } in startCenter() function
H A Drtfgen.h155 void startCenter() { m_t << "{\\qc\n"; } in startCenter() function
H A Dlatexgen.h234 void startCenter() { m_t << "\\begin{center}\n"; } in startCenter() function
H A Dmangen.h154 void startCenter() {} in startCenter() function
H A Ddocbookgen.h191 void startCenter(){DB_GEN_NEW}; in startCenter() function
H A Doutputlist.h292 void startCenter() in startCenter() function
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/mac/
H A Dcgdrawcontext.cpp256 CPoint startCenter = center + originOffset; in fillRadialGradient() local
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/scene/
H A Dcanvasview.cpp756 QPointF startCenter, lastCenter, center; in touchEvent() local
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/
H A Dgroundcache.cxx161 SGVec3d startCenter = staticCenter + dtStart*velocity->linear; in handleTransform() local