Home
last modified time | relevance | path

Searched refs:GetPropertyDescs (Results 1 - 14 of 14) sorted by relevance

/foundation/graphic/graphic_3d/kits/js/include/
H A DSceneResourceImpl.h64 static void GetPropertyDescs(BASE_NS::vector<napi_property_descriptor>& props);
H A DNodeImpl.h31 static void GetPropertyDescs(BASE_NS::vector<napi_property_descriptor>& props);
/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeJS.cpp24 NodeImpl::GetPropertyDescs(node_props); in Init()
H A DSceneResourceImpl.cpp53 void SceneResourceImpl::GetPropertyDescs(BASE_NS::vector<napi_property_descriptor>& props) in GetPropertyDescs() function in SceneResourceImpl
H A DGeometryJS.cpp55 NodeImpl::GetPropertyDescs(node_props); in Init()
H A DImageJS.cpp28 SceneResourceImpl::GetPropertyDescs(props); in Init()
H A DMeshJS.cpp41 SceneResourceImpl::GetPropertyDescs(node_props); in Init()
H A DMaterialJS.cpp33 SceneResourceImpl::GetPropertyDescs(node_props); in Init()
H A DAnimationJS.cpp53 SceneResourceImpl::GetPropertyDescs(node_props); in Init()
H A DNodeImpl.cpp63 void NodeImpl::GetPropertyDescs(BASE_NS::vector<napi_property_descriptor>& props) in GetPropertyDescs() function in NodeImpl
68 SceneResourceImpl::GetPropertyDescs(props); in GetPropertyDescs()
H A DShaderJS.cpp201 SceneResourceImpl::GetPropertyDescs(node_props); in Init()
H A DEnvironmentJS.cpp37 SceneResourceImpl::GetPropertyDescs(node_props); in Init()
H A DLightJS.cpp111 NodeImpl::GetPropertyDescs(np); in Init()
H A DCameraJS.cpp91 NodeImpl::GetPropertyDescs(node_props); in Init()

Completed in 8 milliseconds