Home
last modified time | relevance | path

Searched refs:strPointerColor_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/module_loader/include/
H A Dmultimodal_input_preferences_manager.h84 const std::string strPointerColor_ = "pointerColor"; member in OHOS::MMI::MultiModalInputPreferencesManager
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmultimodal_input_preferences_manager.cpp95 pointerColor_ = mousePref->GetInt(strPointerColor_, POINTER_COLOR); in GetPreferencesSettings()
128 preferencesMap_[strPointerColor_] = {MOUSE_FILE_NAME, pointerColor_}; in InitPreferencesMap()

Completed in 1 milliseconds