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

/pkg/src/modules/client/linkedimage/
H A Dzone.py333 props[li.PROP_MODEL] = li.PV_MODEL_PUSH
H A Dcommon.py86 PROP_MODEL = "li-model" variable
95 PROP_MODEL,
113 # linked image model values (PROP_MODEL)
424 PROP_MODEL,
433 PROP_MODEL,
585 # make sure PROP_MODEL was specified
601 # make sure PROP_MODEL was specified
602 if PROP_MODEL not in props:
604 missing_props=[PROP_MODEL])
606 model = props[PROP_MODEL]
[all...]
/pkg/src/modules/client/
H A Dimageconfig.py821 linked_props[li.PROP_MODEL] = li.PV_MODEL_PUSH
/pkg/src/
H A Dclient.py4449 if k in [li.PROP_PATH, li.PROP_NAME, li.PROP_MODEL]:

Completed in 33 milliseconds