Searched refs:projectCandlestick (Results 1 – 2 of 2) sorted by relevance
74 …QRectF projectCandlestick( PaintContext *context, const QPointF &open, const QPointF &close, qreal…
254 QRectF StockDiagram::Private::projectCandlestick( PaintContext *context, const QPointF &open, const… in projectCandlestick() function in StockDiagram::Private387 QRectF candlestick = projectCandlestick( context, bottomCandlestickPoint, in drawCandlestick()