Searched defs:__push_child_props (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/linkedimage/
H A Dcommon.py430 __push_child_props = frozenset([ variable in class:LinkedImage
441 __push_child_props))
612 missing = self.__push_child_props - props_set
917 allowed_props = self.__push_child_props

Completed in 51 milliseconds