Searched defs:imagePathLen (Results 1 – 1 of 1) sorted by relevance
1149 …athMem(char *&imagePath, const int16_t dotPos, const int16_t suffixLen, const int16_t imagePathLen) in ExpandImagePathMem()1189 const size_t imagePathLen = strlen(imagePath); in CureImagePath() local