Home
last modified time | relevance | path

Searched defs:restore_x (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/flwm/flwm-1.16/
H A DFrame.H75 int restore_x, restore_w; // saved size when min/max width is set variable
/dports/math/z3/z3-z3-4.8.13/src/math/lp/
H A Dlar_solver.h334 inline void restore_x() { m_mpq_lar_core_solver.m_r_x = m_backup_x; } in restore_x() function
H A Dlp_core_solver_base_def.h739 restore_x(unsigned entering, X const & t) { in restore_x() function
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/lp/
H A Dlar_solver.h332 inline void restore_x() { m_mpq_lar_core_solver.m_r_x = m_backup_x; } in restore_x() function
H A Dlp_core_solver_base_def.h739 restore_x(unsigned entering, X const & t) { in restore_x() function
/dports/x11/xterm/xterm-370/
H A Dptyx.h2674 int restore_x; member