Home
last modified time | relevance | path

Searched refs:ResDicLinear (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/ut/
Dut_ResDictionary.h104 class ResDicLinear : public ResCommon<ResDicLinearData>
107 NW_RES_CTOR( ResDicLinear ) in NW_RES_CTOR() argument
/NW4C-1.2.23/sources/libraries/ut/
Dut_ResDictionary.cpp25 ResDicLinear::GetIndex(const char* key) const in GetIndex()