Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmaterial_impl.cpp97 static constexpr size_t CUSTOM_PREFIX_SIZE = CUSTOM_PREFIX.size(); member in __anon9826::MaterialImpl
893 if (prop->GetName().compare(0, CUSTOM_PREFIX_SIZE, CUSTOM_PREFIX) == 0) { in UpdateCustomProperties()
918 BASE_NS::string propertyName(prop->GetName().substr(CUSTOM_PREFIX_SIZE)); in UpdateCustomProperties()

Completed in 2 milliseconds