| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_ResDeclMacros.h | 29 #define NW_RES_FIELD_PRIMITIVE_DECL( type, name ) \ argument 33 #define NW_RES_FIELD_FLAGS_DECL( type, name ) \ argument 39 #define NW_RES_FIELD_BOOL_PRIMITIVE_DECL( name ) \ argument 44 #define NW_RES_FIELD_STRING_DECL( name ) \ argument 48 #define NW_RES_FIELD_CLASS_DECL( type, name ) \ argument 52 #define NW_RES_FIELD_STRUCT_DECL( type, name ) \ argument 57 #define NW_RES_FIELD_VECTOR2_DECL( type, name ) \ argument 62 #define NW_RES_FIELD_VECTOR3_DECL( type, name ) \ argument 67 #define NW_RES_FIELD_RECT_DECL( type, name ) \ argument 74 #define NW_RES_FIELD_FLOAT_COLOR_DECL( type, name ) \ argument [all …]
|
| D | ut_ResTypeInfo.h | 30 #define NW_UT_RES_TYPE_INFO(name) internal::name##_TYPE_INFO argument
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_ArcResourceAccessor.cpp | 153 const wchar_t* name, in GetResourceSub() 255 const char* name, in GetResource() 293 ArcResourceAccessor::GetFont(const char *name) in GetFont() 311 ArcResourceAccessor::RegistFont(const char* name, font::Font* pFont) in RegistFont() 323 ArcResourceAccessor::GetTexture(const char *name) in GetTexture() 344 ArcResourceAccessor::RegistTexture(const char* name, const TextureInfo& textureInfo) in RegistTexture() 407 const char* name, in GetResource() 427 MultiArcResourceAccessor::GetFont(const char *name) in GetFont() 445 MultiArcResourceAccessor::RegistFont(const char* name, font::Font* pFont) in RegistFont() 457 MultiArcResourceAccessor::GetTexture(const char *name) in GetTexture() [all …]
|
| D | lyt_TextureContainer.cpp | 41 const char* name, in Set() 68 TextureContainer::FindTextureByName(const char* name) in FindTextureByName() 99 TextureContainer::RegistTexture(const char* name, const TextureInfo& textureInfo) in RegistTexture()
|
| D | lyt_FontContainer.cpp | 61 const char* name, in Set() 89 const char* name in FindFontByName() 121 FontContainer::RegistFont(const char* name, font::Font* pFont, bool own) in RegistFont()
|
| D | lyt_ResourceAccessor.cpp | 39 ResourceAccessor::LoadTexture(const char *name) in LoadTexture() 60 ResourceAccessor::LoadFont(const char *name) in LoadFont()
|
| /NW4C-2.0.3/include/nw/dev/ |
| D | dev_ParticleProfile.h | 140 #define NW_PARTICLE_PROFILE_START(name) bool ret = nw::dev::ParticleProfileCenter::Start(name) argument 145 #define NW_PARTICLE_PROFILE(name) \ argument 165 #define NW_PARTICLE_PROFILE_START(name) (void)0 argument 167 #define NW_PARTICLE_PROFILE(name) (void)0 argument
|
| D | dev_Config.h | 31 #define NW_PROFILE(name) nw::dev::AutoProfile NW_profile(name, nw::dev::ProfileCenter::GetProfileMa… argument 39 #define NW_PROFILE(name) (void)0 argument
|
| /NW4C-2.0.3/tools/FontConverter/xggp/ |
| D | glyph-groups.dtd | 17 <!ATTLIST generator name CDATA #REQUIRED> attribute 22 <!ATTLIST group name CDATA #REQUIRED> attribute
|
| /NW4C-2.0.3/demos/snd/demolib/include/ |
| D | demolib.h | 109 Param( const char* name ) : m_pName( name ) {} in Param() 134 ParamInt( const char* name, int init, int step, int min, int max ) in ParamInt() 164 ParamF32( const char* name, f32 init, f32 step, f32 min, f32 max ) in ParamF32() 194 ParamBool( const char* name, int init ) in ParamBool()
|
| /NW4C-2.0.3/sources/libraries/dev/ |
| D | dev_ParticleProfile.cpp | 89 bool ParticleProfileCenter::Start(const char* name) in Start()
|
| /NW4C-2.0.3/tools/FontConverter/xllt/ |
| D | letter-list.dtd | 17 <!ATTLIST generator name CDATA #REQUIRED> attribute
|
| /NW4C-2.0.3/demos/Nw4cDemo/include/ |
| D | SmInitialFileParser.h | 198 std::string name; // 名前 member 235 const char* name = m_Data[i].name.c_str(); in GetF32() local
|
| D | SmLayout.h | 99 nw::ut::Rect GetOriginalRect( const char* name ) const in GetOriginalRect() 112 nw::lyt::Pane* GetPane( const char* name ) const in GetPane()
|
| /NW4C-2.0.3/tools/FontConverter/xlor/ |
| D | letter-order.dtd | 17 <!ATTLIST generator name CDATA #REQUIRED> attribute
|
| /NW4C-2.0.3/include/nw/anim/res/ |
| D | anim_ResTypeInfo.h | 30 #define NW_ANIM_RES_TYPE_INFO(name) res::name##_TYPE_INFO argument
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_TextWriterResource.cpp | 42 const char* name in GetUniformLocation()
|
| D | font_Font.cpp | 96 u32 name, in Set()
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_Particle.cpp | 157 const char** name = nodeNames; in Register() local 181 const char** name = nodeNames; in Register() local
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | SmLayout.cpp | 30 nw::ut::Rect SmLayoutResource::GetRect( const char* name ) in GetRect()
|
| /NW4C-2.0.3/sources/libraries/gfx/res/ |
| D | gfx_ResShader.cpp | 418 const char* name, in GetVertexUniformIndex() 439 const char* name, in GetGeometryUniformIndex()
|
| D | gfx_ResMaterial.cpp | 422 const char* name = parameter.GetName(); in CacheUserUniformIndex() local 550 const char* name = target.GetPath(); in ForceSetupTexture() local
|
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_AmbientLight.cpp | 136 AmbientLight::CreateResAmbientLight(os::IAllocator* allocator, const char* name /* = NULL */) in CreateResAmbientLight()
|
| D | gfx_HemiSphereLight.cpp | 138 HemiSphereLight::CreateResHemiSphereLight(os::IAllocator* allocator, const char* name /* = NULL */) in CreateResHemiSphereLight()
|
| /NW4C-2.0.3/demos/gfx/MultiAnimationDemo/sources/ |
| D | MultiAnimationDemo.cpp | 459 ReattachObjectByName(const char* name, nw::gfx::SceneNode* root) in ReattachObjectByName() 474 MoveObjectByName(const char* name, f32 x, f32 y, f32 z) in MoveObjectByName()
|