Home
last modified time | relevance | path

Searched defs:CountAllLayers (Results 1 – 2 of 2) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxmathplot/
H A Dmathplot.h1044 unsigned int CountAllLayers() { return m_layers.size(); }; in CountAllLayers() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/widgets/
H A Dmathplot.h1293 unsigned int CountAllLayers() const { return m_layers.size(); }; in CountAllLayers() function