Home
last modified time | relevance | path

Searched refs:type_upcast (Results 1 – 1 of 1) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DSetting.cpp208 inline bool type_upcast(int &type) { in type_upcast() function
230 if (!type_upcast(type_from) || in SettingUniqueGetTypedValuePtr()
231 !type_upcast(setting_type)) { in SettingUniqueGetTypedValuePtr()