Home
last modified time | relevance | path

Searched refs:_AXES (Results 1 – 13 of 13) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dlexer_tab_int.h77 {"axes" ,1,_AXES , _INT_PLOT ,T_NUMBER},
H A Ddispatch.h291 _AXES=1, enumerator
H A Dmisc.cc647 return makesequence(symb_equal(change_subtype(_AXES,_INT_PLOT),0),pixel_v()); in _show_pixels()
4532 vecteur res(1,symb_equal(change_subtype(gen(_AXES),_INT_PLOT),3)); in histogram()
4579 vecteur res(1,symb_equal(change_subtype(gen(_AXES),_INT_PLOT),3)); in histogram()
5198 res.push_back(symb_equal(change_subtype(gen(_AXES),_INT_PLOT),2)); in _diagramme_batons()
5273 res.push_back(symb_equal(change_subtype(gen(_AXES),_INT_PLOT),0)); in _camembert()
5391 return symb_equal(change_subtype(_AXES,_INT_PLOT),b?0:(g==2?2:1)); in _grid()
6274 res.push_back(symb_equal(change_subtype(_AXES,_INT_PLOT),0)); in plotproba()
H A Dtex.cc1078 if (optname.type==_INT_ && optname.subtype==_INT_PLOT && optname.val==_AXES && optvalue==0) in overwrite_viewbox()
H A Dmathml.cc744 if (w.front()==_AXES && w.back()==0)
H A Dopengl.cc258 if (optname.val==_AXES){ in update_infos()
H A Dgraphtheory.cc1890 drawing.push_back(symb_equal(change_subtype(gen(_AXES),_INT_PLOT),0)); in _draw_graph()
H A DGraph.cc410 if (optname.val==_AXES){ in update_infos()
H A Dkdisplay.cc5511 if (optname.val==_AXES && optvalue.type==_INT_) in displaygraph()
H A Dprog.cc7601 …if (s==3 && v[0].type==_INT_ && v[0].subtype==_INT_PLOT && v[0].val==_AXES && v[2].type==_INT_ && … in _convert()
H A Dgen.cc13575 case _AXES: in printint32()
/dports/graphics/glfw2/glfw-2.7.9/docs/
H A Dglfwug.tex1004 joystick, \textit{param} should be GLFW\_AXES or GLFW\_BUTTONS,
H A Dglfwrm.tex1758 GLFW\_AXES & Number of axes supported by the joystick.\\ \hline