Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_CharStrmReader.h72 void Set(const char* stream) in Set() function
85 void Set(const wchar_t* stream) in Set() function
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleRandom.h88 void Set(const ParticleRandom& source) in Set() function
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_TexResource.cpp27 bool TexResource::Set(void* pTexRes, u32 size) in Set() function in nw::lyt::TexResource
Dlyt_TextureContainer.cpp40 TextureRefLink::Set( in Set() function in nw::lyt::TextureRefLink
Dlyt_FontContainer.cpp60 FontRefLink::Set( in Set() function in nw::lyt::FontRefLink
Dlyt_ArcResourceAccessor.cpp265 ArcResourceLink::Set( in Set() function in nw::lyt::ArcResourceLink
Dlyt_Animation.cpp654 AnimResource::Set(const void* anmResBuf) in Set() function in nw::lyt::AnimResource
921 AnimPaneTree::Set( in Set() function in nw::lyt::internal::AnimPaneTree
/NW4C-2.0.3/include/nw/anim/
Danim_AnimFrameController.h93 void Set(const AnimFrame& animFrame) in Set() function
104 void Set(f32 frame, f32 lastFrame) in Set() function
/NW4C-2.0.3/include/nw/lyt/
Dlyt_TexMap.h368 void Set(const TextureInfo& src) in Set() function
392 void Set(const TexMap& texMap) in Set() function
Dlyt_TexResource.h138 bool Set(ARCFileInfo& fileInfo) in Set() function
Dlyt_Types.h1647 void Set( in Set() function
1767 void Set( in Set() function
2398 void Set( in Set() function
2507 void Set( in Set() function
2926 void Set( in Set() function
3129 void Set(const TextureInfo& src) in Set() function
3158 void Set( in Set() function
/NW4C-2.0.3/sources/libraries/font/
Dfont_Font.cpp95 TextureObject::Set( in Set() function in nw::font::internal::TextureObject
/NW4C-2.0.3/sources/libraries/dev/
Ddev_Screenshot.cpp74 Screenshot::Set(const DisplayDescription& displayDescription, void* srcScreen, int length, int widt… in Set() function in nw::dev::Screenshot
/NW4C-2.0.3/include/nw/ut/
Dut_Color.h472 void Set(SelfType color) in Set() function
1038 void Set(const SelfType& color) { operator =(color); } in Set() function
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResCamera.h181 void Set( f32 aspect, f32 height, const nw::math::VEC2& center ) in Set() function