Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/ut/
Dut_ResDictionary.h99 ResDicNodeData* GetBeginNode() { return data; } in GetBeginNode() function
100 const ResDicNodeData* GetBeginNode() const { return data; } in GetBeginNode() function
163 ResDicNodeData* GetBeginNode() { return &data[1]; } in GetBeginNode() function
164 const ResDicNodeData* GetBeginNode() const { return &data[1]; } in GetBeginNode() function