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

/pkg/src/modules/client/linkedimage/
H A Dcommon.py88 PROP_PARENT_PATH = "li-parent" variable
97 PROP_PARENT_PATH,
425 PROP_PARENT_PATH,
561 # we have PROP_PARENT_PATH.
563 PROP_PARENT_PATH not in props:
650 parent_path = props.get(PROP_PARENT_PATH)
1217 if PROP_PARENT_PATH not in self.__props:
1456 props[PROP_PARENT_PATH] = path.rstrip(os.sep) + os.sep
2864 assert PROP_PARENT_PATH not in props
3395 # PROP_PARENT_PATH bette
[all...]

Completed in 1054 milliseconds