Home
last modified time | relevance | path

Searched refs:NOPOPULATE (Results 1 – 7 of 7) sorted by relevance

/dports/cad/horizon-eda/horizon-2.1.0/src/core/tools/
H A Dtool_nopopulate.cpp26 sym->component->nopopulate = (tool_id == ToolID::NOPOPULATE); in begin()
/dports/cad/horizon-eda/horizon-2.1.0/src/core/
H A Dtool_id.hpp134 NOPOPULATE, enumerator
H A Dcore_schematic.cpp318 case ObjectProperty::ID::NOPOPULATE: in get_property()
387 case ObjectProperty::ID::NOPOPULATE: in set_property()
H A Dcreate_tool.cpp362 case ToolID::NOPOPULATE: in create_tool()
/dports/cad/horizon-eda/horizon-2.1.0/src/common/
H A Dobject_descr.hpp79 NOPOPULATE, enumerator
H A Dobject_descr.cpp172 {ObjectProperty::ID::NOPOPULATE, {ObjectProperty::Type::BOOL, "Do not pop.", 3}},
/dports/cad/horizon-eda/horizon-2.1.0/src/imp/
H A Daction_catalog.cpp742 {{ActionID::TOOL, ToolID::NOPOPULATE},
1241 TOOL_LUT_ITEM(NOPOPULATE),