Home
last modified time | relevance | path

Searched defs:lastInsertion (Results 1 – 7 of 7) sorted by relevance

/dports/science/jmol/jmol-14.32.7/src/org/jmol/adapter/readers/pdb/
H A DPdbReader.java152 private char lastInsertion = '\0'; field in PdbReader
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/fakevim/fakevim/
H A Dfakevimhandler.cpp2107 QString lastInsertion; member
2556 QString &lastInsertion = m_buffer->lastInsertion; in commitInsertState() local
3407 const QString lastInsertion = m_buffer->lastInsertion; in resetCommandMode() local
6424 const QString lastInsertion = m_buffer->lastInsertion; in indentText() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/
H A DAbstractTreeViewer.java475 int lastInsertion, Object element, TreePath parentPath) { in insertionPosition()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/fakevim/fakevim/
H A Dfakevimhandler.cpp2223 QString lastInsertion; member
2617 QString &lastInsertion = m_buffer->lastInsertion; in commitInsertState() local
6567 const QString lastInsertion = m_buffer->lastInsertion; in indentText() local
/dports/deskutils/copyq/CopyQ-5.0.0/plugins/itemfakevim/fakevim/
H A Dfakevimhandler.cpp2343 QString lastInsertion; member
2746 QString &lastInsertion = m_buffer->lastInsertion; in commitInsertState() local
6933 const QString lastInsertion = m_buffer->lastInsertion; in indentText() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/fakevim/
H A Dfakevimhandler.cpp2340 QString lastInsertion; member
2748 QString &lastInsertion = m_buffer->lastInsertion; in commitInsertState() local
6927 const QString lastInsertion = m_buffer->lastInsertion; in indentText() local
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSLane.cpp348 MSLane::lastInsertion(MSVehicle& veh, double mspeed, double posLat, bool patchSpeed) { in lastInsertion() function in MSLane