AbstractGraph::yBelowIncoming() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXAbstractGraph::yBelowIncoming() const

AbstractGraph::yBelowIncoming() const method

Syntax

CWRUtil::Q5 yBelowIncoming(int index) const;

Arguments

index

References

LocationReferrerScopeText
AbstractGraph.hpp:464
CWRUtil::Q5 yBelowIncoming(int index) const
AbstractGraph.cpp:251AbstractGraph::drawCanvasWidget() constAbstractGraph
canvas.lineTo(xBelow, yBelowIncoming(lastIndex));
AbstractGraph.cpp:265AbstractGraph::drawCanvasWidget() constAbstractGraph
canvas.lineTo(xBelowIncoming(index + 1), yBelowIncoming(index + 1));
GraphLine.cpp:58GraphLine::drawCanvasWidget() constGraphLine
canvas.lineTo(xBelowIncoming(index + 1), yBelowIncoming(index + 1));

Call Tree

Functions calling AbstractGraph::yBelowIncoming() const
Functions called by AbstractGraph::yBelowIncoming() const
AbstractGraph::yBelowIncoming() const
Data read by AbstractGraph::yBelowIncoming() const
AbstractGraph::yBelowIncoming() const
Type of AbstractGraph::yBelowIncoming() const
AbstractGraph::yBelowIncoming() const
all items filtered out