Searched refs:newIconPath (Results 1 – 1 of 1) sorted by relevance
1777 std::string newIconPath; in UpdateDefaultPointerStyle() local1779 newIconPath = DefaultIconPath; in UpdateDefaultPointerStyle()1781 newIconPath = iconPath[MOUSE_ICON(pointerStyle.id)].iconPath; in UpdateDefaultPointerStyle()1784 it->second.iconPath.c_str(), newIconPath.c_str()); in UpdateDefaultPointerStyle()1785 it->second.iconPath = newIconPath; in UpdateDefaultPointerStyle()1786 UpdateIconPath(MOUSE_ICON(MOUSE_ICON::DEFAULT), newIconPath); in UpdateDefaultPointerStyle()