Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcoordit.cc27 bool clip_to_map) in rectangle_iterator() argument
31 if (clip_to_map) in rectangle_iterator()
38 if (clip_to_map) in rectangle_iterator()
H A Dcoordit.h16 bool clip_to_map = false);
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmaptemplate.c1558 int clip_to_map=MS_TRUE; in processShplabelTag() local
1609 if(strcasecmp(argValue,"false") == 0) clip_to_map = MS_FALSE; in processShplabelTag()
1673 if(clip_to_map) in processShplabelTag()
1713 if(clip_to_map) in processShplabelTag()