Home | History | Annotate | Download | only in common

Lines Matching refs:res_getTableItemByKey

416 res_getTableItemByKey(const ResourceData *pResData, Resource table,
518 return res_getTableItemByKey(pResData, pResData->rootRes, &idx, &realKey);
591 t2 = res_getTableItemByKey(pResData, t1, &indexR, key);