_apStrings is only used within STemWin_Fonts.
 
Symbols
loading...
Files
loading...

_apStrings variable

Syntax

static const char * _apStrings[] = { "\xe6\xac\xa2\xe8\xbf\x8e", "\xd8\xa3\xd9\x87\xd9\x84\xd8\xa7", };

References

LocationReferrerText
font_app_MB1046.c:98
static const char * _apStrings[] = {
font_app_MB1046.c:154_cbDialog_font()
hItem = TEXT_CreateEx(35, 150, 160, 60, pMsg->hWin, WM_CF_SHOW, 0, GUI_ID_TEXT_CHINESE1, _apStrings[0]);
font_app_MB1046.c:158_cbDialog_font()
hItem = TEXT_CreateEx(200, 60, 120, 40, pMsg->hWin, WM_CF_SHOW, 0, GUI_ID_TEXT_CHINESE2, _apStrings[0]);
font_app_MB1046.c:162_cbDialog_font()
hItem = TEXT_CreateEx(400, 150, 40, 25, pMsg->hWin, WM_CF_SHOW, 0, GUI_ID_TEXT_CHINESE3, _apStrings[0]);
font_app_MB1046.c:180_cbDialog_font()
hItem = TEXT_CreateEx(110, 70, 200, 60, pMsg->hWin, WM_CF_SHOW, 0, GUI_ID_TEXT_ARABIC1, _apStrings[1]);
font_app_MB1046.c:184_cbDialog_font()
hItem = TEXT_CreateEx(380, 180, 150, 40, pMsg->hWin, WM_CF_SHOW, 0, GUI_ID_TEXT_ARABIC2, _apStrings[1]);
font_app_MB1046.c:188_cbDialog_font()
hItem = TEXT_CreateEx(280, 80, 100, 25, pMsg->hWin, WM_CF_SHOW, 0, GUI_ID_TEXT_ARABIC3, _apStrings[1]);

Data Use

Functions reading _apStrings
_apStrings
all items filtered out