Searched defs:get_child_props (Results 1 - 3 of 3) sorted by relevance
/pkg/src/modules/client/linkedimage/ | ||
H A D | system.py | 81 path = self.get_child_props(lin)[li.PROP_PATH] 89 def get_child_props(self, lin): member in class:LinkedImageSystemPlugin |
H A D | zone.py | 319 def get_child_props(self, lin): member in class:LinkedImageZonePlugin |
H A D | common.py | 259 def get_child_props(self, lin): member in class:LinkedImagePlugin 1245 props = lip.get_child_props(lin).copy() |
Completed in 20 milliseconds