Home
last modified time | relevance | path

Searched refs:hide_end (Results 1 – 16 of 16) sorted by relevance

/dports/devel/efl/efl-1.25.1/data/elementary/objects/
H A Dtest_focus_style.edc135 target: "hide_end";
160 after: "hide_end";
162 program { name: "hide_end";
290 target: "hide_end";
382 after: "hide_end";
384 program { name: "hide_end";
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.c9921 ((model->maps.hide_start) && (model->maps.hide_end) && in predrawstatus()
9923 player[i].colourmap <= model->maps.hide_end) in predrawstatus()
9939 ((model->maps.hide_start) && (model->maps.hide_end) && in predrawstatus()
9941 player[i].colourmap <= model->maps.hide_end) in predrawstatus()
9963 ((model->maps.hide_start) && (model->maps.hide_end) && in predrawstatus()
9965 player[i].colourmap - 1 <= model->maps.hide_end - 1) in predrawstatus()
9981 ((model->maps.hide_start) && (model->maps.hide_end) && in predrawstatus()
9983 player[i].colourmap - 1 <= model->maps.hide_end - 1) in predrawstatus()
21671 cmap[i] <= example[i]->modeldata.maps.hide_end ) in selectplayer()
21690 cmap[i] <= example[i]->modeldata.maps.hide_end ) in selectplayer()
[all …]
H A Dopenbor.h957 …signed char hide_end; //End range for maps hidden during character selec… member
H A Dopenborscript.c4282 (*pretvar)->lVal = (LONG)ent->modeldata.maps.hide_end; in openbor_getentityproperty()
4594 (*pretvar)->lVal = (LONG)(ent->modeldata.maps.hide_end); in openbor_getentityproperty()
6552 self->modeldata.maps.hide_end = ltemp; in openbor_changeentityproperty()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.c10020 ((model->maps.hide_start) && (model->maps.hide_end) && in updatestatus()
10022 player[i].colourmap <= model->maps.hide_end) in updatestatus()
10038 ((model->maps.hide_start) && (model->maps.hide_end) && in updatestatus()
10040 player[i].colourmap <= model->maps.hide_end) in updatestatus()
10062 ((model->maps.hide_start) && (model->maps.hide_end) && in updatestatus()
10064 player[i].colourmap - 1 <= model->maps.hide_end - 1) in updatestatus()
10080 ((model->maps.hide_start) && (model->maps.hide_end) && in updatestatus()
10082 player[i].colourmap - 1 <= model->maps.hide_end - 1) in updatestatus()
22018 cmap[i] <= example[i]->modeldata.maps.hide_end ) in selectplayer()
22037 cmap[i] <= example[i]->modeldata.maps.hide_end ) in selectplayer()
[all …]
H A Dopenbor.h949 …signed char hide_end; //End range for maps hidden during character selec… member
H A Dopenborscript.c4396 (*pretvar)->lVal = (LONG)ent->modeldata.maps.hide_end; in openbor_getentityproperty()
4720 (*pretvar)->lVal = (LONG)(ent->modeldata.maps.hide_end); in openbor_getentityproperty()
6276 self->modeldata.maps.hide_end = ltemp; in openbor_changeentityproperty()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h972 signed hide_end; //End range for maps hidden during character selection. member
H A Dopenborscript.c5246 (*pretvar)->lVal = (LONG)ent->modeldata.maps.hide_end; in openbor_getentityproperty()
5581 (*pretvar)->lVal = (LONG)(ent->modeldata.maps.hide_end); in openbor_getentityproperty()
7042 ent->modeldata.maps.hide_end = ltemp; in openbor_changeentityproperty()
H A Dopenbor.c4723 (model->maps.hide_start > 0 && c >= model->maps.hide_start && c <= model->maps.hide_end) in nextcolourmap()
4741 (model->maps.hide_start > 0 && c >= model->maps.hide_start && c <= model->maps.hide_end) in prevcolourmap()
7936 newchar->maps.hide_end = GET_INT_ARG(2); //Last unavailable map. in load_cached_model()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1702 int hide_end; //End range for maps hidden during character selection. member
H A Dopenborscript.c7123 (*pretvar)->lVal = (LONG)ent->modeldata.maps.hide_end; in openbor_getentityproperty()
7493 (*pretvar)->lVal = (LONG)(ent->modeldata.maps.hide_end); in openbor_getentityproperty()
9138 ent->modeldata.maps.hide_end = ltemp; in openbor_changeentityproperty()
10651 (*pretvar)->lVal = (LONG)model_cache[cacheindex].model->maps.hide_end; in openbor_getplayerproperty()
H A Dopenbor.c5056 (model->maps.hide_start > 0 && c >= model->maps.hide_start && c <= model->maps.hide_end) in nextcolourmap()
5074 (model->maps.hide_start > 0 && c >= model->maps.hide_start && c <= model->maps.hide_end) in prevcolourmap()
9226 newchar->maps.hide_end = GET_INT_ARG(2); //Last unavailable map. in load_cached_model()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h2190 int hide_end; //End range for maps hidden during character selection. member
H A Dopenborscript.c4137 (*pretvar)->lVal = (LONG)ent->modeldata.maps.hide_end; in openbor_getentityproperty()
4513 (*pretvar)->lVal = (LONG)(ent->modeldata.maps.hide_end); in openbor_getentityproperty()
6137 ent->modeldata.maps.hide_end = ltemp; in openbor_changeentityproperty()
7658 (*pretvar)->lVal = (LONG)model_cache[cacheindex].model->maps.hide_end; in openbor_getplayerproperty()
H A Dopenbor.c4597 && model->maps.hide_end > 0) in is_map_hidden()
4600 && map_index <= model->maps.hide_end) in is_map_hidden()
4672 maps_count -= model->maps.hide_end - model->maps.hide_start + 1; in nextcolourmapn()
4791 maps_count -= model->maps.hide_end - model->maps.hide_start + 1; in prevcolourmapn()
9609 newchar->maps.hide_end = GET_INT_ARG(2); //Last unavailable map. in load_cached_model()