Searched defs:filterInfoParser (Results 1 – 1 of 1) sorted by relevance
1637 void DragDrawing::ParserDragShadowInfo(cJSON* filterInfoParser, FilterInfo &filterInfo) in ParserDragShadowInfo()1682 void DragDrawing::ParserTextDragShadowInfo(cJSON* filterInfoParser, FilterInfo &filterInfo) in ParserTextDragShadowInfo()1721 JsonParser filterInfoParser; in ParserFilterInfo() local