Lines Matching refs:PROP_PARENT_PATH
88 PROP_PARENT_PATH = "li-parent"
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 better not be present because
3398 assert PROP_PARENT_PATH not in self.__props