Home
last modified time | relevance | path

Searched refs:need_to_draw (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dshape.c1001 int need_to_draw=FALSE; local
1016 HighLightCreateShape(grid_x, grid_y, GENERATE, &need_to_draw);
1025 HighLightCreateShape(grid_x, grid_y, NO_GENERATE, &need_to_draw);
1046 HighLightCreateShape(grid_x, grid_y, GENERATE, &need_to_draw);
1067 HighLightCreateShape(grid_x, grid_y, NO_GENERATE, &need_to_draw);
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DText.c2657 Boolean need_to_draw; in ProcessExposeRegion() local
2676 need_to_draw = TranslateExposeRegion(ctx, &expose); in ProcessExposeRegion()
2680 if (!need_to_draw) in ProcessExposeRegion()
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DText.c2671 Boolean need_to_draw; local
2690 need_to_draw = TranslateExposeRegion(ctx, &expose);
2694 if (!need_to_draw)
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DText.c2696 Boolean need_to_draw; local
2715 need_to_draw = TranslateExposeRegion(ctx, &expose);
2719 if (!need_to_draw)