Home
last modified time | relevance | path

Searched refs:shadow_height_hint (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_global.h539 short shadow_height_hint; /* hint for height of shadow buffer */ member
H A Dvp_view.c1058 new_max_height = MAX(vpc->shadow_height, vpc->shadow_height_hint);
1061 new_max_height = MAX(vpc->max_shadow_height, vpc->shadow_height_hint);
H A Dvp_context.c124 vpc->shadow_height_hint = 0;
1071 vpc->shadow_height_hint = value;
1486 *iptr = vpc->shadow_height_hint;