Home
last modified time | relevance | path

Searched refs:qDrawArrow (Results 1 – 3 of 3) sorted by relevance

/dports/devel/qmake/qt-x11-free-3.3.8/src/kernel/
H A Dqdrawutil.h120 Q_EXPORT void qDrawArrow( QPainter *p, Qt::ArrowType type, Qt::GUIStyle style, bool down,
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/painting/
H A Dqdrawutil.h131 Q_GUI_EXPORT QT3_SUPPORT void qDrawArrow(QPainter *p, Qt::ArrowType type, Qt::GUIStyle style, bool …
H A Dqdrawutil.cpp969 void qDrawArrow(QPainter *p, Qt::ArrowType type, Qt::GUIStyle style, bool down, in qDrawArrow() function