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