Home
last modified time | relevance | path

Searched refs:SetTrapMapExtraValue (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c6410 void SetTrapMapExtraValue(nLeafIndex, end_x, end_y, w) in SetTrapMapExtraValue() function
6611 SetTrapMapExtraValue(TRAP_LEAF_LT, 0, 0, w);
6612 SetTrapMapExtraValue(TRAP_LEAF_RT, w, 0, w);
6613 SetTrapMapExtraValue(TRAP_LEAF_LB, 0, h, w);
6614 SetTrapMapExtraValue(TRAP_LEAF_RB, w, h, w);