Home
last modified time | relevance | path

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

12

/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/atlas/AtlasUI/CustomControls/EditableListCtrl/
H A DEditableListCtrlCommands.cpp37 m_Ctrl->MakeSizeAtLeast(m_Row+1); in Do()
39 m_Ctrl->SetCellObject(m_Row, m_Col, m_NewData); in Do()
42 m_Ctrl->SetSelection(m_Row); in Do()
52 m_Ctrl->SetSelection(m_Row); in Undo()
70 m_Ctrl->MakeSizeAtLeast(m_Row+1); in Do()
72 m_Ctrl->SetCellString(m_Row, m_Col, m_NewText); in Do()
75 m_Ctrl->SetSelection(m_Row); in Do()
85 m_Ctrl->SetSelection(m_Row); in Undo()
103 m_Ctrl->MakeSizeAtLeast(m_Row); in Do()
108 m_Ctrl->SetSelection(m_Row); in Do()
[all …]
H A DListCtrlValidator.cpp36 : m_listCtrl(listCtrl), m_Row(row), m_Col(col) in ListCtrlValidator()
42 return new ListCtrlValidator(m_listCtrl, m_Row, m_Col); in Clone()
48 wxString text (m_listCtrl->GetCellString(m_Row, m_Col)); in TransferToWindow()
82 new EditCommand_Text(m_listCtrl, m_Row, m_Col, newText) in TransferFromWindow()
H A DEditableListCtrlCommands.h38 long m_Row; variable
58 long m_Row; variable
76 long m_Row; variable
H A DListCtrlValidator.h34 long m_Row; variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/util/
H A Dtabular_fmt.cpp70 : m_Row(row) in CTabularFormatter_AllSeqIds()
115 : m_Row(row) in CTabularFormatter_SeqId()
323 : m_Row(row) in CTabularFormatter_AlignStrand()
377 : m_Row(row) in CTabularFormatter_SeqLength()
610 : m_Row(row) in CTabularFormatter_MismatchPositions()
1575 : m_Row(row) in CTabularFormatter_BiggestGapBases()
1633 : m_Row(row) in CTabularFormatter_SeqChrom()
1690 : m_Row(row) in CTabularFormatter_SeqClone()
1751 : m_Row(row) in CTabularFormatter_Tech()
1802 : m_Row(row) in CTabularFormatter_DiscStrand()
[all …]
H A Dscore_lookup.cpp154 int m_Row; member in CScore_GapCount
175 int opposite_row = m_Row >= 0 ? 1 - m_Row : m_Row; in Get()
224 int m_Row; member in CScore_FrameShifts
456 int m_Row; member in CScore_AlignStartStop
525 int m_Row; member in CScore_SequenceLength
1219 : m_Row(row) in CScore_Coverage()
1246 int m_Row; member in CScore_Coverage
1284 int m_Row; member in CScore_Taxid
1391 int m_Row; member in CScore_Overlap
1441 int m_Row; member in CScore_OrdinalPos
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/seqtable/
H A DSeqTable_sparse_index.hpp113 : m_Row(kInvalidRow), in const_iterator()
118 DECLARE_OPERATOR_BOOL(m_Row != kInvalidRow);
121 return m_Row == iter.m_Row; in operator ==()
134 return m_Row; in GetRow()
143 m_Row = m_Obj->x_GetNextRowWithValue(m_Row, m_ValueIndex); in operator ++()
155 m_Row(row), in const_iterator()
162 size_t m_Row, m_ValueIndex; member in CSeqTable_sparse_index::const_iterator
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/seqtable/
H A DSeqTable_sparse_index.hpp113 : m_Row(kInvalidRow), in const_iterator()
118 DECLARE_OPERATOR_BOOL(m_Row != kInvalidRow);
121 return m_Row == iter.m_Row; in operator ==()
134 return m_Row; in GetRow()
143 m_Row = m_Obj->x_GetNextRowWithValue(m_Row, m_ValueIndex); in operator ++()
155 m_Row(row), in const_iterator()
162 size_t m_Row, m_ValueIndex; member in CSeqTable_sparse_index::const_iterator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/align/util/
H A Dtabular_fmt.hpp122 int m_Row; member in CTabularFormatter_AllSeqIds
137 int m_Row; member in CTabularFormatter_SeqId
155 int m_Row; member in CTabularFormatter_AlignStart
171 int m_Row; member in CTabularFormatter_AlignEnd
187 int m_Row; member in CTabularFormatter_AlignStrand
202 int m_Row; member in CTabularFormatter_SeqLength
259 int m_Row; member in CTabularFormatter_PercentCoverage
307 int m_Row; member in CTabularFormatter_MismatchPositions
321 int m_Row; member in CTabularFormatter_GapRanges
448 int m_Row; member in CTabularFormatter_Defline
[all …]
/dports/databases/kexi/kexi-3.2.0/src/migration/spreadsheet/
H A Dspreadsheetmigrate.cpp57 m_Row = 0; in SpreadsheetMigrate()
171 m_Row = 1; in drv_readFromTable()
181 Calligra::Sheets::Cell cell = Calligra::Sheets::Cell(m_CurSheet, 1, m_Row + 1); in drv_moveNext()
185 m_Row++; in drv_moveNext()
197 if (m_Row > 1) in drv_movePrevious()
199 m_Row--; in drv_movePrevious()
210 m_Row = 1; in drv_moveFirst()
226 return Calligra::Sheets::Cell(m_CurSheet, i+1, m_Row).value().asVariant(); in drv_value()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/auxiliary/
H A Dportselector.cpp58 m_Grid->addWidget(m_LED, m_Row, 0, Qt::AlignVCenter); in initGUI()
63 m_Grid->addWidget(m_Label, m_Row, 1, Qt::AlignLeft); in initGUI()
69 m_Grid->addWidget(m_SerialB, m_Row, 2); in initGUI()
83 m_Grid->addWidget(m_NetworkB, m_Row, 3); in initGUI()
192 m_Grid->addWidget(m_ConnectB, m_Row, 8); in initGUI()
199 m_Grid->addWidget(m_DisconnectB, m_Row, 9); in initGUI()
310 m_Grid->addWidget(m_Ports, m_Row, 4, 1, 2); in setConnectionMode()
311 m_Grid->addWidget(m_BaudRates, m_Row, 6, 1, 2); in setConnectionMode()
324 m_Grid->addWidget(m_HostName, m_Row, 4); in setConnectionMode()
325 m_Grid->addWidget(m_HostPort, m_Row, 5); in setConnectionMode()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/alnmgr/
H A Dsparse_ci.cpp249 if (m_Row >= TDim(m_Aln->GetPairwiseAlns().size())) { in x_InitIterator()
256 const CPairwiseAln& pw = *m_Aln->GetPairwiseAlns()[m_Row]; in x_InitIterator()
333 m_Row == other.m_Row && in x_Equals()
346 m_Row(0), in CSparse_CI()
361 m_Row(row), in CSparse_CI()
376 m_Row(row), in CSparse_CI()
H A Dalnmap.cpp1235 type = m_AlnMap.x_GetRawSegType(m_Row, l_seg, idx); in operator []()
1258 type = m_AlnMap.x_GetRawSegType(m_Row, r_seg, idx); in operator []()
1276 if (m_AlnMap.IsPositiveStrand(m_Row)) { in operator []()
1288 + m_Row]; in operator []()
1290 to = from + m_AlnMap.x_GetLen(m_Row, start_seg) - 1; in operator []()
1298 int idx = start_seg * m_AlnMap.m_NumRows + m_Row; in operator []()
1307 type = m_AlnMap.x_GetRawSegType(m_Row, seg, idx); in operator []()
1310 if (m_AlnMap.IsPositiveStrand(m_Row)) { in operator []()
1364 if (m_AlnMap.IsPositiveStrand(m_Row)) { in operator []()
1367 + m_LeftDelta * m_AlnMap.GetWidth(m_Row), in operator []()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/alnmgr/
H A Dsparse_ci.cpp249 if (m_Row >= TDim(m_Aln->GetPairwiseAlns().size())) { in x_InitIterator()
256 const CPairwiseAln& pw = *m_Aln->GetPairwiseAlns()[m_Row]; in x_InitIterator()
333 m_Row == other.m_Row && in x_Equals()
346 m_Row(0), in CSparse_CI()
361 m_Row(row), in CSparse_CI()
376 m_Row(row), in CSparse_CI()
H A Dalnmap.cpp1235 type = m_AlnMap.x_GetRawSegType(m_Row, l_seg, idx); in operator []()
1258 type = m_AlnMap.x_GetRawSegType(m_Row, r_seg, idx); in operator []()
1276 if (m_AlnMap.IsPositiveStrand(m_Row)) { in operator []()
1288 + m_Row]; in operator []()
1290 to = from + m_AlnMap.x_GetLen(m_Row, start_seg) - 1; in operator []()
1298 int idx = start_seg * m_AlnMap.m_NumRows + m_Row; in operator []()
1307 type = m_AlnMap.x_GetRawSegType(m_Row, seg, idx); in operator []()
1310 if (m_AlnMap.IsPositiveStrand(m_Row)) { in operator []()
1364 if (m_AlnMap.IsPositiveStrand(m_Row)) { in operator []()
1367 + m_LeftDelta * m_AlnMap.GetWidth(m_Row), in operator []()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/mysql/
H A Dresult.cpp110 m_Row = mysql_fetch_row(m_Result); in Fetch()
111 if ( m_Row ) { in Fetch()
117 return m_Row != 0; in Fetch()
292 m_Row[m_CurrItem], m_Lengths[m_CurrItem]); in GetItem()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dmyconn.cpp449 m_Row = NULL; in MYSQLC()
794 if (m_Rows && (m_Row = mysql_fetch_row(m_Res)))
795 return atoi(*m_Row);
836 m_Row = mysql_fetch_row(m_Res);
837 return (m_Row) ? RC_OK : RC_EF;
845 if (m_Res && m_Row) {
849 MYSQL_ROW row = m_Row + i;
975 if (!(m_Row = mysql_fetch_row(m_Res))) {
981 if ((row = m_Row + (crp->Ncol - 1))) {
1011 m_Row = NULL;
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dmyconn.cpp449 m_Row = NULL; in MYSQLC()
794 if (m_Rows && (m_Row = mysql_fetch_row(m_Res)))
795 return atoi(*m_Row);
836 m_Row = mysql_fetch_row(m_Res);
837 return (m_Row) ? RC_OK : RC_EF;
845 if (m_Res && m_Row) {
849 MYSQL_ROW row = m_Row + i;
975 if (!(m_Row = mysql_fetch_row(m_Res))) {
981 if ((row = m_Row + (crp->Ncol - 1))) {
1011 m_Row = NULL;
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dmyconn.cpp449 m_Row = NULL; in MYSQLC()
794 if (m_Rows && (m_Row = mysql_fetch_row(m_Res)))
795 return atoi(*m_Row);
836 m_Row = mysql_fetch_row(m_Res);
837 return (m_Row) ? RC_OK : RC_EF;
845 if (m_Res && m_Row) {
849 MYSQL_ROW row = m_Row + i;
975 if (!(m_Row = mysql_fetch_row(m_Res))) {
981 if ((row = m_Row + (crp->Ncol - 1))) {
1011 m_Row = NULL;
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dmyconn.cpp449 m_Row = NULL; in MYSQLC()
794 if (m_Rows && (m_Row = mysql_fetch_row(m_Res)))
795 return atoi(*m_Row);
836 m_Row = mysql_fetch_row(m_Res);
837 return (m_Row) ? RC_OK : RC_EF;
845 if (m_Res && m_Row) {
849 MYSQL_ROW row = m_Row + i;
975 if (!(m_Row = mysql_fetch_row(m_Res))) {
981 if ((row = m_Row + (crp->Ncol - 1))) {
1011 m_Row = NULL;
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dmyconn.cpp449 m_Row = NULL; in MYSQLC()
794 if (m_Rows && (m_Row = mysql_fetch_row(m_Res)))
795 return atoi(*m_Row);
836 m_Row = mysql_fetch_row(m_Res);
837 return (m_Row) ? RC_OK : RC_EF;
845 if (m_Res && m_Row) {
849 MYSQL_ROW row = m_Row + i;
975 if (!(m_Row = mysql_fetch_row(m_Res))) {
981 if ((row = m_Row + (crp->Ncol - 1))) {
1011 m_Row = NULL;
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dmyconn.cpp449 m_Row = NULL; in MYSQLC()
794 if (m_Rows && (m_Row = mysql_fetch_row(m_Res)))
795 return atoi(*m_Row);
836 m_Row = mysql_fetch_row(m_Res);
837 return (m_Row) ? RC_OK : RC_EF;
845 if (m_Res && m_Row) {
849 MYSQL_ROW row = m_Row + i;
975 if (!(m_Row = mysql_fetch_row(m_Res))) {
981 if ((row = m_Row + (crp->Ncol - 1))) {
1011 m_Row = NULL;
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithAui/wxAuiManager/
H A DwxsAuiManager.h51 long m_Row; variable
80 m_Row(0), in wxsAuiPaneInfoExtra()
H A DwxsAuiManager.cpp128 WXS_LONG_P(wxsAuiPaneInfoExtra,m_Row,_("AUI Row"),_T("row"),0,977) in OnEnumProperties()
324 if ( m_Row > 0 ) str << wxString::Format(_T(".Row(%ld)"),m_Row); in AllParamsCode()
419 if ( m_Row > 0 ) PaneInfo.Row(m_Row); in GetPaneInfoFlags()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/dialogs/
H A Ddialog_edit_symbols_libid.cpp253 m_Row = -1; in SYMBOL_CANDIDATE()
265 int m_Row; // the row index in m_grid member in SYMBOL_CANDIDATE
441 symbol.m_Row = row; in initDlg()
451 symbol.m_Row = row; in initDlg()
731 if( candidate.m_Row != row ) in TransferDataFromWindow()

12