Home
last modified time | relevance | path

Searched refs:TopValue (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Dintf_stack_property.h36 virtual IValue::Ptr TopValue() const = 0;
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dstack_property.h43 IValue::Ptr TopValue() const override;
H A Dstack_property.cpp238 IValue::Ptr StackProperty::TopValue() const in TopValue() function in Internal::StackProperty
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/
H A Dproperty.h242 if (interface_cast<IBind>(prop.TopValue())) { in CreateBind()

Completed in 2 milliseconds