Searched refs:VS_PROPID_SE_ALL (Results 1 – 3 of 3) sorted by relevance
55 #define VS_PROPID_SE_ALL (VS_PROPID_SE_ENABLE | \ macro59 #define VS_PROPID_IS_SE(id) ((id & VS_PROPID_SE_ALL) ? 1 : 0)
217 &va->va_se[i], VS_PROPID_SE_ALL)) != VS_ERR_NONE) in vs_props_get_all()324 if ((propids & VS_PROPID_SE_ALL) != propids) in vs_props_se_get()330 prop_hd.vp_all = VS_PROPID_SE_ALL; in vs_props_se_get()386 if ((propids & VS_PROPID_SE_ALL) != propids) in vs_props_se_set()391 prop_hd.vp_all = VS_PROPID_SE_ALL; in vs_props_se_set()427 if ((propids & VS_PROPID_SE_ALL) != propids) in vs_props_se_create()444 prop_hd.vp_all = VS_PROPID_SE_ALL; in vs_props_se_create()1190 if ((propids & VS_PROPID_SE_ALL) != propids) in vs_props_se_validate()1197 prop_hd.vp_all = VS_PROPID_SE_ALL; in vs_props_se_validate()
429 propids = VS_PROPID_SE_ALL; in vs_adm_get_engine()