Home
last modified time | relevance | path

Searched refs:lastActiveNode (Results 1 – 5 of 5) sorted by relevance

/dports/lang/maude/maude-2.7.1/src/Core/
H A DmemoryCell.cc76 MemoryCell::FullSizeMemoryCell* MemoryCell::lastActiveNode = 0; member in MemoryCell
283 FullSizeMemoryCell* e = lastActiveNode; in tidyArenas()
302 lastActiveNode = newLastActiveNode; in tidyArenas()
441 "\nlastActiveNode = " << static_cast<void*>(lastActiveNode) << in dumpMemoryVariables()
H A DmemoryCell.hh150 static FullSizeMemoryCell* lastActiveNode; member in MemoryCell
/dports/math/ogdf/OGDF/src/ogdf/planarity/boyer_myrvold/
H A DBoyerMyrvoldPlanar.cpp461 node lastActiveNode = w; in walkdown() local
473 OGDF_ASSERT(lastActiveNode == m_link[w_dir][w]->theNode()); in walkdown()
486 if (!m_extractSubgraph && lastActiveNode != otherActiveNode && in walkdown()
487 wNodesExist(w,lastActiveNode,otherActiveNode)) { in walkdown()
498 w,lastActiveNode,otherActiveNode); in walkdown()
501 w,otherActiveNode,lastActiveNode); in walkdown()
/dports/graphics/krita/krita-4.4.8/plugins/dockers/layerdocker/
H A DLayerBox.cpp874 KisNodeSP lastActiveNode = m_nodeManager->activeNode(); in slotEditGlobalSelection() local
875 KisNodeSP activateNode = lastActiveNode; in slotEditGlobalSelection()
914 if (activateNode != lastActiveNode) { in slotEditGlobalSelection()
916 } else if (lastActiveNode) { in slotEditGlobalSelection()
917 setCurrentNode(lastActiveNode); in slotEditGlobalSelection()
929 lastActiveNode, 0, m_image, false), in slotEditGlobalSelection()
952 m_savedNodeBeforeEditSelectionMode = lastActiveNode; in slotEditGlobalSelection()
/dports/lang/maude/maude-2.7.1/src/Interface/
H A DChangeLog1988 and lastActiveNode in order to locate a bug
2024 currentArena, lastActiveArena, lastActiveNode