STemWin + 0/6 examples
CodeScope will show references to GUI_MEMDEV_DrawPerspectiveX() from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
STemWin
STM32469I-Discovery
Applications
STemWin
STM32469I_EVAL
Applications
STemWin
STM324x9I_EVAL
Applications
STemWin
STM324xG_EVAL
Applications
STemWin
STM32F429I-Discovery
Applications
STemWin
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTemWinGUI_MEMDEV_DrawPerspectiveX()

GUI_MEMDEV_DrawPerspectiveX() function

Syntax

void GUI_MEMDEV_DrawPerspectiveX (GUI_MEMDEV_Handle hMem,     int x,     int y,     int h0,     int h1,     int dx,     int dy);

Arguments

hMem

x

y

h0

h1

dx

dy

Examples

GUI_MEMDEV_DrawPerspectiveX() is referenced by 6 libraries and example projects.

References

LocationText
GUI.h:1025
void GUI_MEMDEV_DrawPerspectiveX (GUI_MEMDEV_Handle hMem, int x, int y, int h0, int h1, int dx, int dy);