Home
last modified time | relevance | path

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

12345

/dports/www/firefox-esr/firefox-91.8.0/accessible/windows/ia2/
H A Dia2AccessibleTableCell.h42 /* [out, retval] */ long* nRowsSpanned);
H A Dia2AccessibleTable.h82 /* [retval][out] */ long* nRowsSpanned);
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/windows/ia2/
H A Dia2AccessibleTableCell.h38 /* [out, retval] */ long* nRowsSpanned);
H A Dia2AccessibleTable.h77 /* [retval][out] */ long* nRowsSpanned);
/dports/www/firefox/firefox-99.0/accessible/windows/ia2/
H A Dia2AccessibleTableCell.h42 /* [out, retval] */ long* nRowsSpanned);
H A Dia2AccessibleTable.h82 /* [retval][out] */ long* nRowsSpanned);
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/windows/ia2/
H A Dia2AccessibleTableCell.h42 /* [out, retval] */ long* nRowsSpanned);
H A Dia2AccessibleTable.h82 /* [retval][out] */ long* nRowsSpanned);
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/windows/ia2/
H A Dia2AccessibleTableCell.h38 /* [out, retval] */ long *nRowsSpanned);
H A Dia2AccessibleTable.h77 /* [retval][out] */ long *nRowsSpanned);
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/windows/ia2/
H A Dia2AccessibleTableCell.h40 /* [out, retval] */ long *nRowsSpanned);
H A Dia2AccessibleTable.h80 /* [retval][out] */ long *nRowsSpanned);
/dports/editors/libreoffice/libreoffice-7.2.6.2/winaccessibility/source/UAccCOM/
H A DAccTable.cxx370 …ECLSPEC_NOTHROW STDMETHODIMP CAccTable::get_rowExtentAt(long row, long column, long * nRowsSpanned) in get_rowExtentAt() argument
379 if(nRowsSpanned == nullptr) in get_rowExtentAt()
388 *nRowsSpanned= lExt; in get_rowExtentAt()
H A DAccTable.h108 STDMETHOD(get_rowExtentAt)(long row, long column, long * nRowsSpanned) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/winaccessibility/source/UAccCOM/
H A DAccTable.cxx370 …ECLSPEC_NOTHROW STDMETHODIMP CAccTable::get_rowExtentAt(long row, long column, long * nRowsSpanned) in get_rowExtentAt() argument
379 if(nRowsSpanned == nullptr) in get_rowExtentAt()
388 *nRowsSpanned= lExt; in get_rowExtentAt()
H A DAccTable.h109 STDMETHOD(get_rowExtentAt)(long row, long column, long * nRowsSpanned) override;
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/ia2/
H A DAccessibleTableCell.idl110 @param [out] nRowsSpanned
116 [out, retval] long *nRowsSpanned
/dports/www/firefox/firefox-99.0/other-licenses/ia2/
H A DAccessibleTableCell.idl110 @param [out] nRowsSpanned
116 [out, retval] long *nRowsSpanned
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/ia2/
H A DAccessibleTableCell.idl110 @param [out] nRowsSpanned
116 [out, retval] long *nRowsSpanned
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/ia2/
H A DAccessibleTableCell.idl110 @param [out] nRowsSpanned
116 [out, retval] long *nRowsSpanned
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/ia2/
H A DAccessibleTableCell.idl110 @param [out] nRowsSpanned
116 [out, retval] long *nRowsSpanned
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/ia2/
H A DAccessibleTableCell.idl110 @param [out] nRowsSpanned
116 [out, retval] long *nRowsSpanned
/dports/textproc/openjade/openjade-1.3.3-pre1/jade/
H A DTeXFOTBuilder.cxx661 nRowsSpanned( 1 ), nColumnsSpanned( 1 ), displaySize( 0 ), in Cell()
677 unsigned nRowsSpanned; member
1098 for( rr = r; rr < r + cell->nRowsSpanned; rr++ ) { in resolveBorders()
1119 for( rr = r, topEdge = true; rr < r + cell->nRowsSpanned; rr++ ) { in resolveBorders()
1497 (Cells[i].OverlappingCell->nRowsSpanned > 1 && in outContent()
1704 if ( isOverlapped() && OverlappingCell->nRowsSpanned > 1 ) in computeTeXRowSpanFiller()
1758 if( OverlappingCell->TeXTableRowIdx + OverlappingCell->nRowsSpanned in singleRowAfterRowBorderPresent()
2642 if( nic.nRowsSpanned != 1 ) in startTableCell()
2643 cell.nRowsSpanned = nic.nRowsSpanned; in startTableCell()
4705 MAYBESET("NRowsSpanned",long(nic.nRowsSpanned),1); in setTableCellNIC()
/dports/textproc/jade/jade-1.2.1/jade/
H A DTeXFOTBuilder.cxx632 nRowsSpanned( 1 ), nColumnsSpanned( 1 ), displaySize( 0 ), in Cell()
642 unsigned nRowsSpanned; member
981 for( rr = r; rr < r + cell->nRowsSpanned; rr++ ) { in resolveBorders()
1002 for( rr = r, topEdge = true; rr < r + cell->nRowsSpanned; rr++ ) { in resolveBorders()
1489 if( OverlappingCell->TeXTableRowIdx + OverlappingCell->nRowsSpanned in singleRowAfterRowBorderPresent()
2243 if( nic.nRowsSpanned != 1 ) in startTableCell()
2244 cell.nRowsSpanned = nic.nRowsSpanned; in startTableCell()
4256 MAYBESET("NRowsSpanned",long(nic.nRowsSpanned),1); in setTableCellNIC()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/ipc/win/handler/
H A DAccessibleHandler.cpp1491 AccessibleHandler::get_rowExtent(long* nRowsSpanned) { in get_rowExtent() argument
1492 if (!nRowsSpanned) { in get_rowExtent()
1501 return mIATableCellPassThru->get_rowExtent(nRowsSpanned); in get_rowExtent()
1505 GET_FIELD(mRowExtent, *nRowsSpanned); in get_rowExtent()

12345