Searched defs:NavPathInfoUINode (Results 1 – 1 of 1) sorted by relevance
28 struct NavPathInfoUINode { struct29 …NavPathInfoUINode(const std::string& name, const JSRef<JSVal>& param, RefPtr<NG::UINode>& uiNode, … in NavPathInfoUINode() argument36 std::string name;37 JSRef<JSVal> param;38 RefPtr<NG::UINode> uiNode;39 int32_t index = -1;