Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

uint16_t bottom,
uint16_t radius,
GFX_COLOR faceClr,
GFX_COLOR embossLtClr,
GFX_COLOR embossDkClr,
GFX_RESOURCE_HDR *pBitmap,
GFX_FILL_STYLE fillStyle,
uint16_t embossSize)
1.6.2.5.8 GFX_GOL_TwoTonePanelDraw Function
This function renders the two-tone panel.
File
gfx_gol.h
Syntax
GFX_STATUS GFX_GOL_TwoTonePanelDraw();
Returns
GFX_STATUS_SUCCESS - when the panel rendering is done. GFX_STATUS_FAILURE - when the panel rendering is not
yet done.
Description
This function renders the two-tone panel. Panel parameters are set by the GFX_GOL_PanelParameterSet(). The function
returns success (GFX_STATUS_SUCCESS) when the panel is rendered. If the function returned not success this function
must be called again until success is returned.
Preconditions
Panel parameters must be set first using GFX_GOL_PanelParameterSet().
Example
None.
Function
GFX_STATUS GFX_GOL_TwoTonePanelDraw(void)
1.6.2.6 GOL Object Messaging
The library provides an interface to accept messages from the input devices.
Functions
Name Description
GFX_GOL_MessageCallbackSet This function sets the message callback function that the application will
use to evaluate user inputs that affects the objects and application
behavior.
GFX_GOL_ObjectMessage This function process the received message from the user to determine
the affected objects. Depending on the message and the affected
objects, object states are modified based on the default behaviour or user
defined behaviour.
1.6 Library Interface MLA - Graphics Library Help Graphics Object Layer
320

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh