Home
last modified time | relevance | path

Searched refs:def_x (Results 1 – 25 of 38) sorted by relevance

12

/dports/x11-wm/piewm/piewm-1.04/
H A Dicons.h52 void CreateIconWindow(TwmWindow *tmp_win, int def_x, int def_y);
56 static void PlaceIcon(TwmWindow *tmp_win, int def_x, int def_y, int *final_x, int *final_y);
H A Dicons.c148 PlaceIcon(TwmWindow *tmp_win, int def_x, int def_y, int *final_x, int *final_y) in PlaceIcon() argument
175 def_x += Scr->vdtPositionX; in PlaceIcon()
178 *final_x = def_x; in PlaceIcon()
380 CreateIconWindow(TwmWindow *tmp_win, int def_x, int def_y) in CreateIconWindow() argument
681 PlaceIcon(tmp_win, def_x, def_y, &final_x, &final_y); in CreateIconWindow()
H A Dmenus.h179 void Iconify(TwmWindow *tmp_win, int def_x, int def_y);
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dicons.c51 static void PlaceIcon(TwmWindow * tmp_win, int def_x, int def_y, int *final_x, int *final_y);
59 PlaceIcon(TwmWindow * tmp_win, int def_x, int def_y, int *final_x, int *final_y) in PlaceIcon() argument
98 *final_x = def_x; in PlaceIcon()
248 CreateIconWindow(TwmWindow * tmp_win, int def_x, int def_y) in CreateIconWindow() argument
513 PlaceIcon(tmp_win, def_x, def_y, &final_x, &final_y); in CreateIconWindow()
H A Dapplets.c73 PlaceApplet(TwmWindow * tmp_win, int def_x, int def_y, int *final_x, int *final_y) in PlaceApplet() argument
118 *final_x = def_x; in PlaceApplet()
H A Dprototypes.h136 extern void Iconify(TwmWindow * tmp_win, int def_x, int def_y);
254 extern void CreateIconWindow(TwmWindow * tmp_win, int def_x, int def_y);
300 extern int PlaceApplet(TwmWindow * tmp_win, int def_x, int def_y, int *final_x, int *final_y);
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dwin_iconify.h9 void Iconify(TwmWindow *tmp_win, int def_x, int def_y);
H A Dicons.h74 void CreateIconWindow(TwmWindow *tmp_win, int def_x, int def_y);
H A Dicons.c44 static void PlaceIcon(TwmWindow *tmp_win, int def_x, int def_y,
214 PlaceIcon(TwmWindow *tmp_win, int def_x, int def_y, in PlaceIcon() argument
347 *final_x = def_x; in PlaceIcon()
446 CreateIconWindow(TwmWindow *tmp_win, int def_x, int def_y) in CreateIconWindow() argument
734 PlaceIcon(tmp_win, def_x, def_y, &final_x, &final_y); in CreateIconWindow()
/dports/x11-wm/tvtwm/tvtwm/
H A Dicons.c195 PlaceIcon(tmp_win, def_x, def_y, final_x, final_y) in PlaceIcon() argument
197 int def_x, def_y;
242 *final_x = def_x;
1194 PlaceIconWindows(tmp_win, def_x, def_y) in PlaceIconWindows() argument
1196 int def_x, def_y;
1205 PlaceIcon(tmp_win, def_x, def_y, &final_x, &final_y);
1224 CreateIconWindow(tmp_win, def_x, def_y) in CreateIconWindow() argument
1226 int def_x, def_y;
1232 PlaceIconWindows(tmp_win, def_x, def_y);
/dports/x11-wm/twm/twm-1.0.11/src/
H A Dicons.h56 extern void CreateIconWindow(TwmWindow *tmp_win, int def_x, int def_y);
H A Dicons.c110 PlaceIcon(TwmWindow *tmp_win, int def_x, int def_y, int *final_x, int *final_y) in PlaceIcon() argument
137 *final_x = def_x; in PlaceIcon()
340 CreateIconWindow(TwmWindow *tmp_win, int def_x, int def_y) in CreateIconWindow() argument
563 PlaceIcon(tmp_win, def_x, def_y, &final_x, &final_y); in CreateIconWindow()
H A Dmenus.h184 extern void Iconify(TwmWindow *tmp_win, int def_x, int def_y);
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dicons.h27 void CreateIconWindow(FvwmWindow *fw, int def_x, int def_y);
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dicons.h25 void CreateIconWindow(FvwmWindow *fw, int def_x, int def_y);
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/script/
H A DScript_Program.cpp1283 idVarDef *def_x; in AllocDef() local
1310 def_x = AllocDef( ftype, element, scope, constant ); in AllocDef()
1314 def_y->value.ptrOffset = def_x->value.ptrOffset + sizeof(float); in AllocDef()
1326 def_x = AllocVarDef( ftype, element, scope ); in AllocDef()
1342 def_x->value.stackOffset = def->value.stackOffset; in AllocDef()
1343 def_y->value.stackOffset = def_x->value.stackOffset + sizeof(float); in AllocDef()
1348 def_x->value.bytePtr = def->value.bytePtr; in AllocDef()
1349 def_y->value.bytePtr = def_x->value.bytePtr + sizeof(float); in AllocDef()
1353 def_x->initialized = def->initialized; in AllocDef()
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/script/
H A DScript_Program.cpp1283 idVarDef *def_x; in AllocDef() local
1310 def_x = AllocDef( ftype, element, scope, constant ); in AllocDef()
1314 def_y->value.ptrOffset = def_x->value.ptrOffset + sizeof(float); in AllocDef()
1326 def_x = AllocVarDef( ftype, element, scope ); in AllocDef()
1342 def_x->value.stackOffset = def->value.stackOffset; in AllocDef()
1343 def_y->value.stackOffset = def_x->value.stackOffset + sizeof(float); in AllocDef()
1348 def_x->value.bytePtr = def->value.bytePtr; in AllocDef()
1349 def_y->value.bytePtr = def_x->value.bytePtr + sizeof(float); in AllocDef()
1353 def_x->initialized = def->initialized; in AllocDef()
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dicons.c55 void CreateIconWindow(ASWindow *tmp_win, int def_x, int def_y) in CreateIconWindow() argument
78 final_x = def_x; in CreateIconWindow()
729 void Iconify(ASWindow *tmp_win, int def_x, int def_y) in Iconify() argument
786 CreateIconWindow(tmp_win, def_x, def_y); in Iconify()
/dports/math/py-sympy/sympy-1.9/sympy/physics/continuum_mechanics/
H A Dbeam.py2691 def_x = dsolve(Eq(eq, 0), defl(x)).args[1]
2695 constants = list((linsolve([def_x.subs(x, 0), def_x.subs(x, l)], C1, C2).args)[0])
2696 def_x = def_x.subs({C1:constants[0], C2:constants[1]})
2697 slope_x = def_x.diff(x)
2698 self._deflection[0] = def_x
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DLWOAnimation.cpp395 LWO::Envelope def_x, def_y, def_z; in GetKeys() local
406 envl_x = &def_x; in GetKeys()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/LWO/
H A DLWOAnimation.cpp409 LWO::Envelope def_x, def_y, def_z; in GetKeys() local
420 envl_x = &def_x; in GetKeys()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DLWOAnimation.cpp401 LWO::Envelope def_x, def_y, def_z; in GetKeys() local
412 envl_x = &def_x; in GetKeys()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/LWO/
H A DLWOAnimation.cpp414 LWO::Envelope def_x, def_y, def_z; in GetKeys() local
425 envl_x = &def_x; in GetKeys()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DLWOAnimation.cpp406 LWO::Envelope def_x, def_y, def_z; in GetKeys() local
417 envl_x = &def_x; in GetKeys()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DLWOAnimation.cpp408 LWO::Envelope def_x, def_y, def_z; in GetKeys() local
419 envl_x = &def_x; in GetKeys()

12