Searched defs:curNode (Results 1 – 6 of 6) sorted by relevance
128 auto curNode = node->xmlChildrenNode; in ParseBaseNode() local151 auto curNode = node->xmlChildrenNode; in ParseLevelNode() local177 auto curNode = node->xmlChildrenNode; in ParseStateNode() local201 auto curNode = node->xmlChildrenNode; in ParseActionNode() local245 auto curNode = node->xmlChildrenNode; in ParsePolicyNode() local
53 auto curNode = TRANSFORM_NODE_TABLE[count]; in CalculateAutoBrightness() local
827 int32_t DragDrawing::UpdateSvgNodeInfo(xmlNodePtr curNode, int32_t extendSvgWidth) in UpdateSvgNodeInfo()875 xmlNodePtr DragDrawing::GetRectNode(xmlNodePtr curNode) in GetRectNode()891 xmlNodePtr DragDrawing::UpdateRectNode(int32_t extendSvgWidth, xmlNodePtr curNode) in UpdateRectNode()915 void DragDrawing::UpdateTspanNode(xmlNodePtr curNode) in UpdateTspanNode()926 int32_t DragDrawing::ParseAndAdjustSvgInfo(xmlNodePtr curNode) in ParseAndAdjustSvgInfo()
104 ParamList curNode = list; in OH_HiAppEvent_DestroyParamList() local131 ParamList curNode = list; in AddParamValue() local
165 ParamList curNode = list; in AddParamList() local
832 LinkNode<Key, Val> *curNode = pos.GetNode(); in MoveNode() local