Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_drawing.h302 void ParserTextDragShadowInfo(cJSON* filterInfoParser, FilterInfo &filterInfo);
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp1682 void DragDrawing::ParserTextDragShadowInfo(cJSON* filterInfoParser, FilterInfo &filterInfo) in ParserTextDragShadowInfo() function in OHOS::Msdp::DeviceStatus::DragDrawing
1747 ParserTextDragShadowInfo(filterInfoParser.json, filterInfo); in ParserFilterInfo()