Home
last modified time | relevance | path

Searched defs:GetBeginNode (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/include/nw/ut/
Dut_ResDictionary.h101 ResDicNodeData* GetBeginNode() { return data; } in GetBeginNode() function
102 const ResDicNodeData* GetBeginNode() const { return data; } in GetBeginNode() function
165 ResDicNodeData* GetBeginNode() { return &data[1]; } in GetBeginNode() function
166 const ResDicNodeData* GetBeginNode() const { return &data[1]; } in GetBeginNode() function