Home
last modified time | relevance | path

Searched refs:appList (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/samples/layout/
Dgnomelayout.cpp51 static GSList *appList = NULL; variable
279 appList = g_slist_prepend(appList, app); in newSample()
296 appList = g_slist_remove(appList, app); in closeSample()
300 if (appList == NULL) { in closeSample()
Dcgnomelayout.c41 static GSList *appList = NULL; variable
278 appList = g_slist_prepend(appList, app); in newSample()
295 appList = g_slist_remove(appList, app); in closeSample()
299 if (appList == NULL) { in closeSample()