Home | History | Annotate | Download | only in lib

Lines Matching full:pr_findcontext

955 static pr_ContextList pr_findContext (pr_ContextList contextList, picoos_uchar contextName[])
972 ctx = pr_findContext(pr->ctxList,context);
3208 pr->actCtx = pr_findContext(pr->ctxList, (picoos_uchar*)PICO_CONTEXT_DEFAULT);