Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/module_loader/include/
H A Dmultimodal_input_preferences_manager.h86 const std::string strPointerStyle_ = "pointerStyle"; member in OHOS::MMI::MultiModalInputPreferencesManager
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmultimodal_input_preferences_manager.cpp96 pointerStyle_ = mousePref->GetInt(strPointerStyle_, POINTER_STYLE); in GetPreferencesSettings()
129 preferencesMap_[strPointerStyle_] = {MOUSE_FILE_NAME, pointerStyle_}; in InitPreferencesMap()

Completed in 1 milliseconds