SimpleLinkGraphicsLibrary  5.00.00.05
Data Structures | Typedefs | Functions | Variables
radioButton.h File Reference

Go to the source code of this file.

Data Structures

struct  Graphics_RadioButton
 This structure defines the characteristics of a RadioButton. More...
 

Typedefs

typedef struct Graphics_RadioButton Graphics_RadioButton
 This structure defines the characteristics of a RadioButton. More...
 

Functions

void Graphics_drawRadioButton (const Graphics_Context *context, const Graphics_RadioButton *radioButton)
 
bool Graphics_isRadioButtonSelected (const Graphics_RadioButton *radioButton, uint16_t x, uint16_t y)
 
void Graphics_drawSelectedRadioButton (const Graphics_Context *context, const Graphics_RadioButton *radioButton)
 
void Graphics_drawReleasedRadioButton (const Graphics_Context *context, const Graphics_RadioButton *radioButton)
 

Variables

Graphics_Context g_sContext
 

Typedef Documentation

§ Graphics_RadioButton

This structure defines the characteristics of a RadioButton.

Variable Documentation

§ g_sContext

Graphics_Context g_sContext
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale