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

/pkg/src/modules/client/linkedimage/
H A Dcommon.py640 current_path = path_transform_apply(path,
658 props[PROP_CURRENT_PARENT_PATH] = path_transform_apply(
1330 path = path_transform_apply(path,
3838 def path_transform_apply(path, path_transform): function
3857 return path_transform_apply(path, path_transform)

Completed in 21 milliseconds