Searched refs:IsMatchingHandle (Results 1 – 4 of 4) sorted by relevance
189 bool IsMatchingHandle(const IPropertyHandle& handle);496 if (!IsMatchingHandle(dataHandle)) { in SetData()534 if (!IsMatchingHandle(dataHandle)) { in SetData()642 bool PostProcessConfigurationComponentManager::IsMatchingHandle(const IPropertyHandle& dataHandle) in IsMatchingHandle() function in PostProcessConfigurationComponentManager
353 bool IsMatchingHandle(const IPropertyHandle& handle);720 if (!IsMatchingHandle(dataHandle)) { in SetData()756 if (!IsMatchingHandle(dataHandle)) { in SetData()861 bool MaterialComponentManager::IsMatchingHandle(const IPropertyHandle& dataHandle) in IsMatchingHandle() function in MaterialComponentManager
106 bool IsMatchingHandle(const IPropertyHandle& handle);
248 if (!IsMatchingHandle(dataHandle)) {289 if (!IsMatchingHandle(dataHandle)) {425 bool BaseManager<ComponentType, BaseClass>::IsMatchingHandle(const IPropertyHandle& dataHandle) function in BaseManager