Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h106 static void ReportMagicCursorColorChange(std::string fill_Color, std::string stroke_Color);
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp653 void DfxHisysevent::ReportMagicCursorColorChange(std::string fill_Color, std::string stroke_Color) in ReportMagicCursorColorChange() argument
660 "STROKE_COLOR", stroke_Color); in ReportMagicCursorColorChange()