Searched defs:weight (Results 1 – 4 of 4) sorted by relevance
36 uint16_t weight; /* font size */ member
609 int32_t weight = -1; in get_prop_core() local
63 uint8_t weight; member
868 int weight; /*the sum of all weights in this chain*/ member889 static BPMNode* bpmnode_create(BPMLists* lists, int weight, unsigned index, BPMNode* tail) { in bpmnode_create()