Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_CharStrmReader.h70 void Set(const char* stream) in Set() function
83 void Set(const wchar_t* stream) in Set() function
/NW4C-1.2.23/include/nw/gfx/
Dgfx_ParticleRandom.h86 void Set(const ParticleRandom& source) in Set() function
/NW4C-1.2.23/include/nw/anim/
Danim_AnimFrameController.h91 void Set(const AnimFrame& animFrame) in Set() function
102 void Set(f32 frame, f32 lastFrame) in Set() function
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TextureContainer.cpp42 TextureRefLink::Set( in Set() function in nw::lyt::TextureRefLink
Dlyt_FontContainer.cpp58 FontRefLink::Set( in Set() function in nw::lyt::FontRefLink
Dlyt_ArcResourceAccessor.cpp263 ArcResourceLink::Set( in Set() function in nw::lyt::ArcResourceLink
Dlyt_Animation.cpp676 AnimResource::Set(const void* anmResBuf) in Set() function in nw::lyt::AnimResource
943 AnimPaneTree::Set( in Set() function in nw::lyt::internal::AnimPaneTree
/NW4C-1.2.23/include/nw/lyt/
Dlyt_TexMap.h366 void Set(const TextureInfo& src) in Set() function
390 void Set(const TexMap& texMap) in Set() function
Dlyt_Types.h1612 void Set( in Set() function
1727 void Set( in Set() function
2349 void Set( in Set() function
2455 void Set( in Set() function
2859 void Set( in Set() function
3057 void Set(const TextureInfo& src) in Set() function
3086 void Set( in Set() function
/NW4C-1.2.23/sources/libraries/font/
Dfont_Font.cpp93 TextureObject::Set( in Set() function in nw::font::internal::TextureObject
/NW4C-1.2.23/sources/libraries/dev/
Ddev_Screenshot.cpp72 Screenshot::Set(const DisplayDescription& displayDescription, void* srcScreen, int length, int widt… in Set() function in nw::dev::Screenshot
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResCamera.h142 void Set( f32 l, f32 r, f32 b, f32 t ) in Set() function
154 void Set( f32 aspect, f32 height, const nw::math::VEC2& center ) in Set() function
/NW4C-1.2.23/include/nw/ut/
Dut_Color.h470 void Set(SelfType color) in Set() function
1036 void Set(const SelfType& color) { operator =(color); } in Set() function