Searched refs:strPath (Results 1 – 1 of 1) sorted by relevance
2802 BString strPath((char*)runtimePath); in LoadVimBitmap() local2803 strPath << "/bitmaps/" << fileName; in LoadVimBitmap()2804 bitmap = BTranslationUtils::GetBitmap(strPath.String()); in LoadVimBitmap()