Home
last modified time | relevance | path

Searched refs:GetChildContainer (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/kits/js/include/
H A DNodeImpl.h52 napi_value GetChildContainer(NapiApi::FunctionContext<>& fc); // returns a container object.
/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp78 props.push_back(TROGetSetProperty<bool, NodeImpl, &NodeImpl::GetChildContainer, &NodeImpl::SetVisible>("children")); in GetPropertyDescs()
315 napi_value NodeImpl::GetChildContainer(NapiApi::FunctionContext<>& ctx) in GetChildContainer() function in NodeImpl

Completed in 2 milliseconds