_GetPhysValues() is only used within STemWin.
 
Symbols
loading...
Files
loading...

_GetPhysValues() function

Asks the user to press the touch screen at the given position and returns the physical A/D values

Syntax

static void _GetPhysValues(int LogX,     int LogY,     int * pPhysX,     int * pPhysY,     const char * pString);

Arguments

LogX

logical X position

LogY

logical Y position

pPhysX

Physical X position

pPhysY

Physical Y position

pString

pointer to string

Return value

None

References

LocationReferrerText
k_calibration.c:121
static void _GetPhysValues(int LogX, int LogY, int * pPhysX, int * pPhysY, const char * pString) {
k_calibration.c:208k_CalibrationInit()
_GetPhysValues(aLogX[i], aLogY[i], &aPhysX[i], &aPhysY[i], _acPos[i]);

Call Tree

Functions calling _GetPhysValues()
Functions called by _GetPhysValues()
all items filtered out
_GetPhysValues()
Data read by _GetPhysValues()
Data written by _GetPhysValues()
_GetPhysValues()::acText
_GetPhysValues()::Rect
_GetPhysValues()::State
_GetPhysValues()::FontSizeY
_GetPhysValues()::Align
all items filtered out
_GetPhysValues()
_GetPhysValues()::FontSizeY
_GetPhysValues()::Align
all items filtered out
Type of _GetPhysValues()
_GetPhysValues()
all items filtered out