Home
last modified time | relevance | path

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

12

/dports/lang/spidermonkey78/firefox-78.9.0/accessible/generic/
H A DTableAccessible.h76 virtual void RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx,
H A DTableAccessible.cpp286 void TableAccessible::RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx, in RowAndColIndicesAt() function in TableAccessible
/dports/www/firefox/firefox-99.0/accessible/generic/
H A DTableAccessible.h79 virtual void RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx,
H A DTableAccessible.cpp306 void TableAccessible::RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx, in RowAndColIndicesAt() function in TableAccessible
/dports/www/firefox-esr/firefox-91.8.0/accessible/generic/
H A DTableAccessible.h79 virtual void RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx,
H A DTableAccessible.cpp306 void TableAccessible::RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx, in RowAndColIndicesAt() function in TableAccessible
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/generic/
H A DTableAccessible.h79 virtual void RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx,
H A DTableAccessible.cpp306 void TableAccessible::RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx, in RowAndColIndicesAt() function in TableAccessible
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/generic/
H A DTableAccessible.h74 virtual void RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx, in RowAndColIndicesAt() function
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/generic/
H A DTableAccessible.h71 virtual void RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx, in RowAndColIndicesAt() function
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/html/
H A DHTMLTableAccessible.h139 virtual void RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx,
H A DHTMLTableAccessible.cpp601 void HTMLTableAccessible::RowAndColIndicesAt(uint32_t aCellIdx, in RowAndColIndicesAt() function in HTMLTableAccessible
611 TableAccessible::RowAndColIndicesAt(aCellIdx, aRowIdx, aColIdx); in RowAndColIndicesAt()
/dports/www/firefox-esr/firefox-91.8.0/accessible/html/
H A DHTMLTableAccessible.h139 virtual void RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx,
H A DHTMLTableAccessible.cpp618 void HTMLTableAccessible::RowAndColIndicesAt(uint32_t aCellIdx, in RowAndColIndicesAt() function in HTMLTableAccessible
628 TableAccessible::RowAndColIndicesAt(aCellIdx, aRowIdx, aColIdx); in RowAndColIndicesAt()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/html/
H A DHTMLTableAccessible.h139 virtual void RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx,
H A DHTMLTableAccessible.cpp618 void HTMLTableAccessible::RowAndColIndicesAt(uint32_t aCellIdx, in RowAndColIndicesAt() function in HTMLTableAccessible
628 TableAccessible::RowAndColIndicesAt(aCellIdx, aRowIdx, aColIdx); in RowAndColIndicesAt()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/html/
H A DHTMLTableAccessible.h129 virtual void RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx,
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/html/
H A DHTMLTableAccessible.h131 virtual void RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx,
/dports/www/firefox/firefox-99.0/accessible/html/
H A DHTMLTableAccessible.h145 virtual void RowAndColIndicesAt(uint32_t aCellIdx, int32_t* aRowIdx,
H A DHTMLTableAccessible.cpp656 void HTMLTableAccessible::RowAndColIndicesAt(uint32_t aCellIdx, in RowAndColIndicesAt() function in HTMLTableAccessible
666 TableAccessible::RowAndColIndicesAt(aCellIdx, aRowIdx, aColIdx); in RowAndColIndicesAt()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/xpcom/
H A DxpcAccessibleTable.cpp328 Intl()->RowAndColIndicesAt(aCellIdx, aRowIdx, aColIdx); in GetRowAndColumnIndicesAt()
/dports/www/firefox/firefox-99.0/accessible/xpcom/
H A DxpcAccessibleTable.cpp340 Intl()->RowAndColIndicesAt(aCellIdx, aRowIdx, aColIdx); in GetRowAndColumnIndicesAt()
/dports/www/firefox-esr/firefox-91.8.0/accessible/xpcom/
H A DxpcAccessibleTable.cpp340 Intl()->RowAndColIndicesAt(aCellIdx, aRowIdx, aColIdx); in GetRowAndColumnIndicesAt()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/xpcom/
H A DxpcAccessibleTable.cpp340 Intl()->RowAndColIndicesAt(aCellIdx, aRowIdx, aColIdx); in GetRowAndColumnIndicesAt()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/xpcom/
H A DxpcAccessibleTable.cpp368 Intl()->RowAndColIndicesAt(aCellIdx, aRowIdx, aColIdx); in GetRowAndColumnIndicesAt()

12