MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / GetMgEtcIntValue

Function GetMgEtcIntValue

include/minigui.h:3429–3438  ·  view source on GitHub ↗

* \fn static inline int GetMgEtcIntValue (const char *pSection, const char* pKey, int *value) * \brief Get integer value from MiniGUI configuration etc object * * This fuctions get integer value from MiniGUI configuration etc object * some what similiar to GetIntValueFromEtcFile and GetIntValueFromEtc * \sa GetIntValueFromEtcFile \sa GetIntValueFromEtc */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

get_dpi_from_etcFunction · 0.85
drmvideo.cFile · 0.85
SHADOW_VideoInitFunction · 0.85
fbvideo.cFile · 0.85
GDL_VideoInitFunction · 0.85
XXVFB_VideoInitFunction · 0.85
QVFB_AvailableFunction · 0.85
QVFB_VideoInitFunction · 0.85
sysfont.cFile · 0.85
mg_InitSysFontFunction · 0.85

Calls 2

GetIntValueFromEtcFileFunction · 0.50
GetIntValueFromEtcFunction · 0.50

Tested by

no test coverage detected