Home
last modified time | relevance | path

Searched refs:fill_Code (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h107 …static void ReportMagicCursorShapeChange(std::string fill_Code, OHOS::MMI::MOUSE_ICON mouse_Style);
108 static void ReportMagicCursorSizeChange(std::string fill_Code, std::string mouse_Size);
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp666 void DfxHisysevent::ReportMagicCursorShapeChange(std::string fill_Code, OHOS::MMI::MOUSE_ICON mouse… in ReportMagicCursorShapeChange() argument
673 "FILL_CODE", fill_Code); in ReportMagicCursorShapeChange()
679 void DfxHisysevent::ReportMagicCursorSizeChange(std::string fill_Code, std::string mouse_Size) in ReportMagicCursorSizeChange() argument
686 "FILL_CODE", fill_Code); in ReportMagicCursorSizeChange()