Searched refs:themePath_ (Results 1 – 3 of 3) sorted by relevance
149 return themePath_; in GetThemePath()162 std::string themePath_; variable
229 std::string bundleName = pThemeResource->GetThemeResBundleName(pThemeResource->themePath_); in GetThemeResourceList()
29 ThemeResource::ThemeResource(std::string path) : themePath_(path) in ThemeResource()