Searched refs:ReadCursorStyleFile (Results 1 – 3 of 3) sorted by relevance
68 int32_t ReadCursorStyleFile(const std::string &filePath);
507 int32_t ReadCursorStyleFile(const std::string &filePath) in ReadCursorStyleFile() function
1981 if ((ReadCursorStyleFile(iter->second.iconPath)) != RET_OK) { in CheckMouseIconPath()