Searched refs:imagePath (Results 1 – 1 of 1) sorted by relevance
614 string imagePath = href; in _imageBuildHelper() local617 imagePath = svgPath.substr(0, (last == string::npos ? 0 : last + 1)) + imagePath; in _imageBuildHelper()619 if (picture->load(imagePath) != Result::Success) { in _imageBuildHelper()