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

AbstractGraph::yAboveIncoming() const method

Syntax

CWRUtil::Q5 yAboveIncoming(int index) const;

Arguments

index

References

LocationReferrerScopeText
AbstractGraph.hpp:456
CWRUtil::Q5 yAboveIncoming(int index) const
AbstractGraph.cpp:240AbstractGraph::drawCanvasWidget() constAbstractGraph
canvas.lineTo(xAboveIncoming(firstIndex + 1), yAboveIncoming(firstIndex + 1));
AbstractGraph.cpp:244AbstractGraph::drawCanvasWidget() constAbstractGraph
canvas.lineTo(xAboveIncoming(index + 1), yAboveIncoming(index + 1));
GraphLine.cpp:50GraphLine::drawCanvasWidget() constGraphLine
canvas.lineTo(xAboveIncoming(firstIndex + 1), yAboveIncoming(firstIndex + 1));
GraphLine.cpp:54GraphLine::drawCanvasWidget() constGraphLine
canvas.lineTo(xAboveIncoming(index + 1), yAboveIncoming(index + 1));

Call Tree

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