Searched defs:weight (Results 1 – 3 of 3) sorted by relevance
728 int32_t weight = -1; in get_prop_core() local
1365 vg_lite_float_t weight; in vg_lite_update_linear_grad() local1674 vg_lite_float_t weight; in vg_lite_update_radial_grad() local
899 int weight; /*the sum of all weights in this chain*/ member920 static BPMNode * bpmnode_create(BPMLists * lists, int weight, unsigned index, BPMNode * tail) in bpmnode_create()