_DispStringCentered() is only used within MB1063.
 
Symbols
loading...
Files
loading...

_DispStringCentered() function

Shows the given text horizontally and vertically centered

Syntax

static void _DispStringCentered(const char * pString);

Arguments

pString

pointer to the text

Return value

None

References

LocationReferrerText
k_calibration.c:103
static void _DispStringCentered(const char * pString) {
k_calibration.c:129_GetPhysValues()
_DispStringCentered("Runtime calibration,\n"
k_calibration.c:168_Explain()
_DispStringCentered("At first time, you need to\n"
k_calibration.c:229k_CalibrationInit()
_DispStringCentered("Touch screen has been\n"

Call Tree

Functions calling _DispStringCentered()
Functions called by _DispStringCentered()
_DispStringCentered()
Data read by _DispStringCentered()
Data written by _DispStringCentered()
_DispStringCentered()::Rect
all items filtered out
_DispStringCentered()
Type of _DispStringCentered()
_DispStringCentered()
all items filtered out