Home
last modified time | relevance | path

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

/dports/editors/e93/e93/
H A Dtext.c721 linesInserted; in InsertWithRoomInChunk() local
728 universe->totalLines+=linesInserted; in InsertWithRoomInChunk()
739 linesInserted, in InsertWithRoomInTwoChunks() local
762 universe->totalLines+=linesInserted; in InsertWithRoomInTwoChunks()
780 secondChunk->totalLines+=linesInserted; in InsertWithRoomInTwoChunks()
793 linesInserted, in InsertWithNoRoom() local
847 linesInserted=0; in InsertWithNoRoom()
880 linesInserted, in InsertAtLastChunk() local
916 linesInserted=0; in InsertAtLastChunk()
946 linesInserted, in InsertWithNoChunks() local
[all …]
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/core/undo/
H A Dsubtitleactions.cpp100 emit m_subtitle->linesInserted(m_insertIndex, m_lastIndex); in redo()
192 emit m_subtitle->linesInserted(m_firstIndex, m_lastIndex); in undo()
263 emit m_subtitle->linesInserted(m_toIndex, m_toIndex); in redo()
277 emit m_subtitle->linesInserted(m_fromIndex, m_fromIndex); in undo()
/dports/comms/flamp/flamp-2.2.07/src/widgets/
H A DFl_Text_Display_mod.cxx1438 int linesInserted, linesDeleted, startDispPos, endDispPos; in buffer_modified_cb() local
1467 linesInserted, linesDeleted, &scrolled ); in buffer_modified_cb()
1487 textD->mNBufferLines += linesInserted - linesDeleted; in buffer_modified_cb()
1526 if ( linesInserted == linesDeleted ) { in buffer_modified_cb()
1541 if (linesInserted > 1) textD->draw_line_numbers(false); in buffer_modified_cb()
2371 int charsDeleted, int linesInserted, in update_line_starts() argument
2378 int lineDelta = linesInserted - linesDeleted; in update_line_starts()
2438 if ( linesInserted >= 0 ) in update_line_starts()
2452 calc_line_starts( lineOfPos, lineOfPos + linesInserted ); in update_line_starts()
2821 int *linesInserted, int *linesDeleted) { in find_wrap_range() argument
[all …]
/dports/comms/flcluster/flcluster-1.0.4/src/widgets/
H A DFl_Text_Display_mod.cxx1438 int linesInserted, linesDeleted, startDispPos, endDispPos; in buffer_modified_cb() local
1467 linesInserted, linesDeleted, &scrolled ); in buffer_modified_cb()
1487 textD->mNBufferLines += linesInserted - linesDeleted; in buffer_modified_cb()
1526 if ( linesInserted == linesDeleted ) { in buffer_modified_cb()
1541 if (linesInserted > 1) textD->draw_line_numbers(false); in buffer_modified_cb()
2371 int charsDeleted, int linesInserted, in update_line_starts() argument
2378 int lineDelta = linesInserted - linesDeleted; in update_line_starts()
2438 if ( linesInserted >= 0 ) in update_line_starts()
2452 calc_line_starts( lineOfPos, lineOfPos + linesInserted ); in update_line_starts()
2821 int *linesInserted, int *linesDeleted) { in find_wrap_range() argument
[all …]
/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A DFl_Text_Display_mod.cxx1426 int linesInserted, linesDeleted, startDispPos, endDispPos; in buffer_modified_cb() local
1455 linesInserted, linesDeleted, &scrolled ); in buffer_modified_cb()
1457 textD->update_line_starts( pos, nInserted, nDeleted, linesInserted, in buffer_modified_cb()
1475 textD->mNBufferLines += linesInserted - linesDeleted; in buffer_modified_cb()
1514 if ( linesInserted == linesDeleted ) { in buffer_modified_cb()
1529 if (linesInserted > 1) textD->draw_line_numbers(false); in buffer_modified_cb()
2368 int lineDelta = linesInserted - linesDeleted; in update_line_starts()
2428 if ( linesInserted >= 0 ) in update_line_starts()
2429 calc_line_starts( lineOfPos + 1, lineOfPos + linesInserted ); in update_line_starts()
2442 calc_line_starts( lineOfPos, lineOfPos + linesInserted ); in update_line_starts()
[all …]
/dports/comms/flmsg/flmsg-4.0.19/src/widgets/
H A DFl_Text_Display_mod_1_3.cxx1426 int linesInserted, linesDeleted, startDispPos, endDispPos; in buffer_modified_cb() local
1455 linesInserted, linesDeleted, &scrolled ); in buffer_modified_cb()
1457 textD->update_line_starts( pos, nInserted, nDeleted, linesInserted, in buffer_modified_cb()
1475 textD->mNBufferLines += linesInserted - linesDeleted; in buffer_modified_cb()
1514 if ( linesInserted == linesDeleted ) { in buffer_modified_cb()
1529 if (linesInserted > 1) textD->draw_line_numbers(false); in buffer_modified_cb()
2366 int lineDelta = linesInserted - linesDeleted; in update_line_starts()
2426 if ( linesInserted >= 0 ) in update_line_starts()
2427 calc_line_starts( lineOfPos + 1, lineOfPos + linesInserted ); in update_line_starts()
2440 calc_line_starts( lineOfPos, lineOfPos + linesInserted ); in update_line_starts()
[all …]
H A DFl_Text_Display_mod_1_1.cxx1232 int linesInserted, linesDeleted, startDispPos, endDispPos; in buffer_modified_cb() local
1249 linesInserted = nInserted == 0 ? 0 : in buffer_modified_cb()
1259 linesInserted, linesDeleted, &scrolled ); in buffer_modified_cb()
1279 textD->mNBufferLines += linesInserted - linesDeleted; in buffer_modified_cb()
1314 if ( linesInserted == linesDeleted ) { in buffer_modified_cb()
1324 if (linesInserted > 1) textD->draw_line_numbers(false); in buffer_modified_cb()
2035 int lineDelta = linesInserted - linesDeleted; in update_line_starts()
2096 if ( linesInserted >= 0 ) in update_line_starts()
2110 calc_line_starts( lineOfPos, lineOfPos + linesInserted ); in update_line_starts()
2429 int *linesInserted, int *linesDeleted) { in find_wrap_range() argument
[all …]
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Text_Display.cxx1417 int linesInserted, linesDeleted, startDispPos, endDispPos; in buffer_modified_cb() local
1446 linesInserted, linesDeleted, &scrolled ); in buffer_modified_cb()
1448 textD->update_line_starts( pos, nInserted, nDeleted, linesInserted, in buffer_modified_cb()
1466 textD->mNBufferLines += linesInserted - linesDeleted; in buffer_modified_cb()
1505 if ( linesInserted == linesDeleted ) { in buffer_modified_cb()
1518 if (linesInserted > 1) textD->draw_line_numbers(false); in buffer_modified_cb()
2356 int lineDelta = linesInserted - linesDeleted; in update_line_starts()
2416 if ( linesInserted >= 0 ) in update_line_starts()
2417 calc_line_starts( lineOfPos + 1, lineOfPos + linesInserted ); in update_line_starts()
2430 calc_line_starts( lineOfPos, lineOfPos + linesInserted ); in update_line_starts()
[all …]
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Text_Display.cxx1417 int linesInserted, linesDeleted, startDispPos, endDispPos; in buffer_modified_cb() local
1446 linesInserted, linesDeleted, &scrolled ); in buffer_modified_cb()
1448 textD->update_line_starts( pos, nInserted, nDeleted, linesInserted, in buffer_modified_cb()
1466 textD->mNBufferLines += linesInserted - linesDeleted; in buffer_modified_cb()
1505 if ( linesInserted == linesDeleted ) { in buffer_modified_cb()
1518 if (linesInserted > 1) textD->draw_line_numbers(false); in buffer_modified_cb()
2356 int lineDelta = linesInserted - linesDeleted; in update_line_starts()
2416 if ( linesInserted >= 0 ) in update_line_starts()
2417 calc_line_starts( lineOfPos + 1, lineOfPos + linesInserted ); in update_line_starts()
2430 calc_line_starts( lineOfPos, lineOfPos + linesInserted ); in update_line_starts()
[all …]
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A DFl_Text_Display_mod_1_1.H161 int linesInserted, int linesDeleted, int *scrolled);
201 int *linesInserted, int *linesDeleted);
H A DFl_Text_Display_mod_1_3.H343 int linesInserted, int linesDeleted, int *scrolled);
381 int *linesInserted, int *linesDeleted);
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl_Text_Display.H162 int linesInserted, int linesDeleted, int *scrolled);
202 int *linesInserted, int *linesDeleted);
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A DFl_Text_Display_mod.H346 int linesInserted, int linesDeleted, int *scrolled);
384 int *linesInserted, int *linesDeleted);
/dports/comms/flamp/flamp-2.2.07/src/include/
H A DFl_Text_Display_mod.H348 int linesInserted, int linesDeleted, int *scrolled);
386 int *linesInserted, int *linesDeleted);
/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A DFl_Text_Display_mod.H348 int linesInserted, int linesDeleted, int *scrolled);
386 int *linesInserted, int *linesDeleted);
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Text_Display.H342 int linesInserted, int linesDeleted, int *scrolled);
380 int *linesInserted, int *linesDeleted);
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Text_Display.H342 int linesInserted, int linesDeleted, int *scrolled);
380 int *linesInserted, int *linesDeleted);
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Text_Display.H399 int linesInserted, int linesDeleted, int *scrolled);
437 int *linesInserted, int *linesDeleted);
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Text_Display.cxx1685 int linesInserted, linesDeleted, startDispPos, endDispPos; in buffer_modified_cb() local
1714 linesInserted, linesDeleted, &scrolled ); in buffer_modified_cb()
1716 textD->update_line_starts( pos, nInserted, nDeleted, linesInserted, in buffer_modified_cb()
1734 textD->mNBufferLines += linesInserted - linesDeleted; in buffer_modified_cb()
1773 if ( linesInserted == linesDeleted ) { in buffer_modified_cb()
1785 if (linesInserted > 1) { in buffer_modified_cb()
2657 int lineDelta = linesInserted - linesDeleted; in update_line_starts()
2717 if ( linesInserted >= 0 ) in update_line_starts()
2718 calc_line_starts( lineOfPos + 1, lineOfPos + linesInserted ); in update_line_starts()
2731 calc_line_starts( lineOfPos, lineOfPos + linesInserted ); in update_line_starts()
[all …]
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Text_Display.cxx1223 int linesInserted, linesDeleted, startDispPos, endDispPos; in buffer_modified_cb() local
1240 linesInserted = nInserted == 0 ? 0 : in buffer_modified_cb()
1250 linesInserted, linesDeleted, &scrolled ); in buffer_modified_cb()
1270 textD->mNBufferLines += linesInserted - linesDeleted; in buffer_modified_cb()
1305 if ( linesInserted == linesDeleted ) { in buffer_modified_cb()
1315 if (linesInserted > 1) textD->draw_line_numbers(false); in buffer_modified_cb()
2028 int lineDelta = linesInserted - linesDeleted; in update_line_starts()
2089 if ( linesInserted >= 0 ) in update_line_starts()
2103 calc_line_starts( lineOfPos, lineOfPos + linesInserted ); in update_line_starts()
2422 int *linesInserted, int *linesDeleted) { in find_wrap_range() argument
[all …]
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/actions/
H A Duseraction.cpp149 …disconnect(m_subtitle.constData(), &Subtitle::linesInserted, this, &UserActionManager::onSubtitleL… in setSubtitle()
163 …connect(m_subtitle.constData(), &Subtitle::linesInserted, this, &UserActionManager::onSubtitleLine… in setSubtitle()
/dports/editors/nedit/nedit-5.7/source/
H A DtextDisp.c162 int *linesInserted, int *linesDeleted);
1519 int linesInserted, linesDeleted, startDispPos, endDispPos; in bufModifiedCB() local
1536 linesInserted = nInserted == 0 ? 0 : in bufModifiedCB()
1546 linesInserted, linesDeleted, &scrolled); in bufModifiedCB()
1565 textD->nBufferLines += linesInserted - linesDeleted; in bufModifiedCB()
1607 if (linesInserted == linesDeleted) { in bufModifiedCB()
1622 if (linesInserted > 1) redrawLineNumbers(textD, False); in bufModifiedCB()
2404 int lineDelta = linesInserted - linesDeleted; in updateLineStarts()
2488 if (linesInserted >= 0) in updateLineStarts()
3135 int *linesInserted, int *linesDeleted) in findWrapRange() argument
[all …]
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/gui/treeview/
H A Dlinesmodel.cpp56 disconnect(m_subtitle.constData(), &Subtitle::linesInserted, this, &LinesModel::onLinesInserted); in setSubtitle()
80 connect(m_subtitle.constData(), &Subtitle::linesInserted, this, &LinesModel::onLinesInserted); in setSubtitle()
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/core/
H A Dsubtitle.h174 void linesInserted(int firstIndex, int lastIndex); in QT_FORWARD_DECLARE_CLASS()
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/gui/
H A Dplayerwidget.cpp450 …disconnect(m_subtitle.constData(), &Subtitle::linesInserted, this, &PlayerWidget::setPlayingLineFr… in setSubtitle()
461 …connect(m_subtitle.constData(), &Subtitle::linesInserted, this, &PlayerWidget::setPlayingLineFromV… in setSubtitle()