Home
last modified time | relevance | path

Searched defs:mpScaleX (Results 1 – 4 of 4) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxmathplot/
H A Dmathplot.h105 class WXDLLIMPEXP_MATHPLOT mpScaleX; variable
H A Dmathplot.cpp718 IMPLEMENT_DYNAMIC_CLASS(mpScaleX, mpLayer) in IMPLEMENT_DYNAMIC_CLASS() argument
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/widgets/
H A Dmathplot.h106 class WXDLLIMPEXP_MATHPLOT mpScaleX; variable
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/widgets/
H A Dmathplot.cpp1188 mpScaleX::mpScaleX( const wxString& name, int flags, bool ticks, unsigned int type ) : in mpScaleX() function in mpScaleX