touchgfx::Cell::setCover() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Cell::setCover() method

@fn void setCover(int _cover, int _area) Sets the cover of area cell. Sets the cover of area cell.

Syntax

void setCover(int _cover,     int _area);

Arguments

_cover

The cover.

_area

The area.

References

LocationReferrerScopeText
Cell.hpp:82
void setCover(int _cover, int _area)
Cell.hpp:53touchgfx::Cell::set()touchgfx::Cell
setCover(_cover, _area);

Call Tree

Functions calling touchgfx::Cell::setCover()
all items filtered out
touchgfx::Cell::setCover()
Data read by touchgfx::Cell::setCover()
Data written by touchgfx::Cell::setCover()
touchgfx::Cell::setCover()