Home
last modified time | relevance | path

Searched refs:noclip (Results 51 – 75 of 445) sorted by relevance

12345678910>>...18

/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_object_smart.c1457 Eina_Bool noclip; in evas_object_update_bounding_box() local
1464 noclip = !(obj->clip.clipees || obj->is_static_clip); in evas_object_update_bounding_box()
1501 if (noclip && x < smart_parent->cur.bounding_box.x) in evas_object_update_bounding_box()
1510 || (!noclip && x == smart_parent->cur.bounding_box.x)) in evas_object_update_bounding_box()
1516 if (noclip && y < smart_parent->cur.bounding_box.y) in evas_object_update_bounding_box()
1525 || (!noclip && y == smart_parent->cur.bounding_box.y)) in evas_object_update_bounding_box()
1531 if (noclip && x + w > smart_parent->cur.bounding_box.x + smart_parent->cur.bounding_box.w) in evas_object_update_bounding_box()
1538 … || (!noclip && x + w == smart_parent->cur.bounding_box.x + smart_parent->cur.bounding_box.w)) in evas_object_update_bounding_box()
1544 if (noclip && y + h > smart_parent->cur.bounding_box.y + smart_parent->cur.bounding_box.h) in evas_object_update_bounding_box()
1552 … (!noclip && y + h == smart_parent->cur.bounding_box.y + smart_parent->cur.bounding_box.h)) in evas_object_update_bounding_box()
[all …]
/dports/devel/efl/efl-1.25.1/src/tests/edje/data/
H A Dtest_masking.edc63 part { name: "noclip";
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dmd3.h385 void md3noclip(char *meshname, int *noclip) in md3noclip() argument
387 loopmd3meshes(meshname, m, m.noclip = *noclip!=0); in md3noclip()
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dcheats.cpp455 ud.noclip = !ud.noclip; in G_DoCheats()
456 P_DoQuote(QUOTE_CHEAT_NOCLIP-!ud.noclip, pPlayer); in G_DoCheats()
/dports/science/healpix/Healpix_3.50/src/idl/visu/
H A Dxyouts_latex.pro111 ; NOCLIP=noclip, NORMAL=normal, ORIENTATION=orientation, T3D=t3d, Z=z
176 ; NOCLIP=noclip, NORMAL=normal, ORIENTATION=orientation, T3D=t3d, Z=z
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCGUIButton.h26 s32 id, core::rect<s32> rectangle, bool noclip=false);
H A DCGUIButton.cpp21 s32 id, core::rect<s32> rectangle, bool noclip) in CGUIButton() argument
31 setNotClipped(noclip); in CGUIButton()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCGUIButton.h26 s32 id, core::rect<s32> rectangle, bool noclip=false);
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dpalette.c260 static void internal_set_shadow_preset(int mode, double factor, int dr, int dg, int db, int noclip,… in internal_set_shadow_preset() argument
412 …if (!init && oldclip==noclip && oldRGB[mode][0]==dr && oldRGB[mode][1]==dg && oldRGB[mode][2]==db)… in internal_set_shadow_preset()
414 oldclip = noclip; in internal_set_shadow_preset()
418 log_cb(RETRO_LOG_DEBUG, LOGPRE "shadow %d recalc %d %d %d %02x", mode, dr, dg, db, noclip); in internal_set_shadow_preset()
423 if (noclip) in internal_set_shadow_preset()
483 void palette_set_shadow_dRGB32(int mode, int dr, int dg, int db, int noclip) in palette_set_shadow_dRGB32() argument
485 internal_set_shadow_preset(mode, 0, dr, dg, db, noclip, 0, 0); in palette_set_shadow_dRGB32()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dpalette.c260 static void internal_set_shadow_preset(int mode, double factor, int dr, int dg, int db, int noclip,… in internal_set_shadow_preset() argument
412 …if (!init && oldclip==noclip && oldRGB[mode][0]==dr && oldRGB[mode][1]==dg && oldRGB[mode][2]==db)… in internal_set_shadow_preset()
414 oldclip = noclip; in internal_set_shadow_preset()
418 log_cb(RETRO_LOG_DEBUG, LOGPRE "shadow %d recalc %d %d %d %02x", mode, dr, dg, db, noclip); in internal_set_shadow_preset()
423 if (noclip) in internal_set_shadow_preset()
483 void palette_set_shadow_dRGB32(int mode, int dr, int dg, int db, int noclip) in palette_set_shadow_dRGB32() argument
485 internal_set_shadow_preset(mode, 0, dr, dg, db, noclip, 0, 0); in palette_set_shadow_dRGB32()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dworkspace.c107 if (!wPreferences.flags.noclip) in wWorkspaceNew()
155 if (!wPreferences.flags.noclip) { in wWorkspaceDelete()
655 if (!wPreferences.flags.noclip && (scr->workspaces[workspace]->clip->auto_collapse || in wWorkspaceForceChange()
860 if (!wPreferences.flags.noclip) { in wWorkspaceSaveState()
912 if (!wPreferences.flags.noclip) { in wWorkspaceRestoreState()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dworkspace.c107 if (!wPreferences.flags.noclip) in wWorkspaceNew()
155 if (!wPreferences.flags.noclip) { in wWorkspaceDelete()
655 if (!wPreferences.flags.noclip && (scr->workspaces[workspace]->clip->auto_collapse || in wWorkspaceForceChange()
860 if (!wPreferences.flags.noclip) { in wWorkspaceSaveState()
912 if (!wPreferences.flags.noclip) { in wWorkspaceRestoreState()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dmessages.h167 void SetClipMode(bool noclip);
/dports/games/nethack33-nox11/nethack-3.3.1/sys/amiga/
H A Ddispmap.s147 beq noclip
159 noclip moveq #0,d5 label
/dports/games/nethack33/nethack-3.3.1/sys/amiga/
H A Ddispmap.s147 beq noclip
159 noclip moveq #0,d5 label
/dports/games/falconseye/falconseye-1.9.3_11/sys/amiga/
H A Ddispmap.s147 beq noclip
159 noclip moveq #0,d5 label
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dcheats.cpp472 ud.noclip = !ud.noclip; in G_DoCheats()
473 P_DoQuote(QUOTE_CHEAT_NOCLIP-!ud.noclip, pPlayer); in G_DoCheats()
/dports/games/cake/cake_src/cake/
H A Dclient.h311 bool noclip; /**< enable collision */ variable
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/
H A Dcontrols.cpp520 control_states.noclip = !control_states.noclip; in Controls_DebugKeys()
/dports/games/freedink-engine/freedink-108.4/src/
H A Dgame_engine.h104 /*BOOL*/int noclip; member
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfbsp/source/
H A Doptions.c158 options.noclip = true; in DecodeArgs()
/dports/science/gnudatalanguage/gdl-1.0.1/src/pro/map/
H A Dmap_grid.pro155noclip = (n_elements(clip_text) gt 0) ? ~keyword_set(clip_text) : 0 ;1 to clip text within the map…
355 …if (noclip eq 1) or map_point_transformable(LongitudeOfLabels, curlat) then xy = [LongitudeOfLabel…
357 …N_ELEMENTS(xy) eq 2) then XYOUTS, xy[0], xy[1], ls, ALIGNMENT=latalign, NOCLIP=noclip, _EXTRA=extra
412 …if (noclip eq 1) or map_point_transformable(fudged_lon, LatitudeOfLabels) then xy = [fudged_lon, L…
414 …N_ELEMENTS(xy) eq 2) then XYOUTS, xy[0], xy[1], ls, ALIGNMENT=lonalign, NOCLIP=noclip, _EXTRA=extra
/dports/games/uhexen2/hexen2source-1.5.9/utils/qbsp/
H A Dqbsp.c47 qboolean noclip; variable
848 if (noclip) { in CreateHulls()
1044 noclip = true; in main()
/dports/games/minetest/minetest-5.4.1/src/
H A Dplayer.cpp170 noclip = g_settings->getBool("noclip"); in readGlobalSettings()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dwl_debug.cpp351 noclip^=1; in DebugKeys()
353 if (noclip) in DebugKeys()

12345678910>>...18