Home
last modified time | relevance | path

Searched defs:viewLayers (Results 1 – 19 of 19) sorted by relevance

/dports/cad/fritzing/fritzing-app-0.9.2b/src/dock/
H A Dlayerpalette.cpp93 void LayerPalette::resetLayout(LayerHash & viewLayers, LayerList & keys) { in resetLayout()
117 void LayerPalette::updateLayerPalette(LayerHash & viewLayers, LayerList & keys) in updateLayerPalette()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Dgroundplane.cpp75 bool GroundPlane::setUpImage(ModelPart * modelPart, const LayerHash & viewLayers, LayerAttributes &… in setUpImage()
188 void GroundPlane::loadLayerKin( const LayerHash & viewLayers, ViewLayer::ViewLayerPlacement viewLay… in loadLayerKin()
H A Druler.cpp67 void Ruler::resizeMM(double magnitude, double unitsFlag, const LayerHash & viewLayers) { in resizeMM()
316 LayerHash viewLayers; in addedToScene() local
H A Dled.cpp165 bool LED::setUpImage(ModelPart * modelPart, const LayerHash & viewLayers, LayerAttributes & layerAt… in setUpImage()
H A Dpaletteitembase.cpp397 bool PaletteItemBase::setUpImage(ModelPart * modelPart, const LayerHash & viewLayers, LayerAttribut… in setUpImage()
602 QMenu* itemMenu, const LayerHash & viewLayers, LayerAttributes & layerAttributes) in newLayerKinPaletteItem()
H A Djumperitem.cpp160 bool JumperItem::setUpImage(ModelPart * modelPart, const LayerHash & viewLayers, LayerAttributes & … in setUpImage()
491 void JumperItem::loadLayerKin( const LayerHash & viewLayers, ViewLayer::ViewLayerPlacement viewLaye… in loadLayerKin()
H A Dresistor.cpp396 bool Resistor::setUpImage(ModelPart * modelPart, const LayerHash & viewLayers, LayerAttributes & la… in setUpImage()
H A Dresizableboard.cpp809 void ResizableBoard::resizePixels(double w, double h, const LayerHash & viewLayers) { in resizePixels()
813 bool ResizableBoard::resizeMM(double mmW, double mmH, const LayerHash & viewLayers) { in resizeMM()
867 void ResizableBoard::loadLayerKin( const LayerHash & viewLayers, ViewLayer::ViewLayerPlacement view… in loadLayerKin()
H A Dpaletteitem.cpp141 …:renderImage(ModelPart * modelPart, ViewLayer::ViewID viewID, const LayerHash & viewLayers, ViewLa… in renderImage()
151 void PaletteItem::loadLayerKin(const LayerHash & viewLayers, ViewLayer::ViewLayerPlacement viewLaye… in loadLayerKin()
201 …ViewLayerPlacement viewLayerPlacement, ViewGeometry & viewGeometry, const LayerHash & viewLayers) { in makeOneKin()
H A Dlogoitem.cpp495 bool LogoItem::resizeMM(double mmW, double mmH, const LayerHash & viewLayers) in resizeMM()
1073 bool BoardLogoItem::resizeMM(double mmW, double mmH, const LayerHash & viewLayers) in resizeMM()
H A Dlayerkinpaletteitem.cpp54 void LayerKinPaletteItem::initLKPI(LayerAttributes & layerAttributes, const LayerHash & viewLayers)… in initLKPI()
H A Ditembase.cpp420 void ItemBase::setViewLayerID(const QString & layerName, const LayerHash & viewLayers) { in setViewLayerID()
425 void ItemBase::setViewLayerID(ViewLayer::ViewLayerID viewLayerID, const LayerHash & viewLayers) { in setViewLayerID()
H A Dwire.cpp185 FSvgRenderer * Wire::setUp(ViewLayer::ViewLayerID viewLayerID, const LayerHash & viewLayers, InfoG… in setUp()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/sketch/
H A Dinfographicsview.cpp254 LayerHash & InfoGraphicsView::viewLayers() { in viewLayers() function in InfoGraphicsView
H A Dsketchwidget.cpp5493 LayerList viewLayers = modelPart->viewLayers(viewID); in getViewLayerID() local
7026 LayerList viewLayers = modelPart->viewLayers(m_viewID); in matchesLayer() local
7799 LayerHash & SketchWidget::viewLayers() { in viewLayers() function in SketchWidget
/dports/cad/fritzing/fritzing-app-0.9.2b/src/model/
H A Dmodelpartshared.cpp714 LayerList ModelPartShared::viewLayers(ViewLayer::ViewID viewID) { in viewLayers() function in ModelPartShared
H A Dmodelpart.cpp669 LayerList ModelPart::viewLayers(ViewLayer::ViewID viewID) { in viewLayers() function in ModelPart
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp100 deUint32 viewLayers; member
/dports/cad/fritzing/fritzing-app-0.9.2b/src/mainwindow/
H A Dmainwindow_menu.cpp1666 LayerHash viewLayers = m_currentGraphicsView->viewLayers(); in updateLayerMenu() local