Home
last modified time | relevance | path

Searched refs:movePrev (Results 1 – 25 of 47) sorted by relevance

12

/dports/databases/kexi/kexi-3.2.0/src/tests/newapi/
H A Dmysqlcursor.cpp86 while (c->movePrev()) { in main()
98 c->movePrev(); in main()
101 c->movePrev(); in main()
/dports/databases/kdb/kdb-3.2.0/tests/features/
H A Dmysqlcursor.cpp101 while (c->movePrev()) { in main()
113 c->movePrev(); in main()
116 c->movePrev(); in main()
/dports/databases/kexi/kexi-3.2.0/src/plugins/scripting/kexidb/
H A Dkexidbcursor.cpp80 bool KexiDBCursor::movePrev() in movePrev() function in KexiDBCursor
82 return m_cursor->movePrev(); in movePrev()
H A Dkexidbcursor.h104 bool movePrev();
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/objects/
H A DKvsObject_list.cpp151 KVSO_REGISTER_HANDLER_BY_NAME(KvsObject_list, movePrev)
199 KVSO_CLASS_FUNCTION(list, movePrev) in KVSO_CLASS_FUNCTION() argument
H A DKvsObject_list.h56 bool movePrev(KviKvsObjectFunctionCall * c);
/dports/databases/kexi/kexi-3.2.0/src/tests/sqlitetest/
H A Dmain.cpp34 cursor->movePrev(); in main()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvilib/core/
H A DKviPointerHashTable.h1113 bool movePrev() in movePrev() function
1117 if(m_pIterator->movePrev()) in movePrev()
1155 return movePrev();
H A DKviPointerList.h265 bool movePrev() in movePrev() function
/dports/databases/kdb/kdb-3.2.0/src/
H A DKDbCursor.h144 virtual bool movePrev();
H A DKDbCursor.cpp362 bool KDbCursor::movePrev() in movePrev() function in KDbCursor
/dports/audio/epos-devel/epos-2.5.37/src/nnet/
H A Dtraindata.h189 bool movePrev (CInt set) const;
330 inline bool CTrainingData::movePrev (CInt set) const in movePrev() function
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Datasks.h147 void movePrev();
H A Dwmtaskbar.h121 void movePrev();
H A Dwmtaskbar.cc1133 void TaskBar::movePrev() { in movePrev() function in TaskBar
1135 taskPane()->movePrev(); in movePrev()
/dports/databases/gigabase/gigabase/Symbian/Carbide/workspace/GigaBASE/inc/
H A Dcursor.h482 bool movePrev();
/dports/databases/gigabase/gigabase/
H A Dcursor.h484 bool movePrev();
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreUTFString.h279 _fwd_iterator& movePrev();
325 _const_fwd_iterator& movePrev();
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreUTFString.h279 _fwd_iterator& movePrev();
325 _const_fwd_iterator& movePrev();
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_UString.h283 _fwd_iterator& movePrev();
330 _const_fwd_iterator& movePrev();
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_UString.h283 _fwd_iterator& movePrev();
330 _const_fwd_iterator& movePrev();
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_UString.h283 _fwd_iterator& movePrev();
330 _const_fwd_iterator& movePrev();
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_UString.h283 _fwd_iterator& movePrev();
330 _const_fwd_iterator& movePrev();
/dports/databases/kexi/kexi-3.2.0/src/plugins/reports/
H A DKexiDBReportDataSource.cpp279 if ( d->cursor ) return d->cursor->movePrev(); in movePrevious()
/dports/databases/fastdb/fastdb/inc/
H A Dcursor.h475 bool movePrev();

12