Searched refs:RowIndex (Results 1 – 5 of 5) sorted by relevance
73 int RowIndex() const;
105 dict->SetInteger("row_index", android_node->RowIndex()); in AddProperties()
274 node->RowIndex(), in PopulateAccessibilityNodeInfo()365 node->RowIndex(), in PopulateAccessibilityEvent()
548 int BrowserAccessibilityAndroid::RowIndex() const { in RowIndex() function in content::BrowserAccessibilityAndroid
456 uint32_t RowIndex = LineTable->lookupAddress(Address); in getFileLineInfoForCompileUnit() local457 if (RowIndex == -1U) in getFileLineInfoForCompileUnit()460 const DWARFDebugLine::Row &Row = LineTable->Rows[RowIndex]; in getFileLineInfoForCompileUnit()532 for (uint32_t RowIndex : RowVector) { in getLineInfoForAddressRange() local534 const DWARFDebugLine::Row &Row = LineTable->Rows[RowIndex]; in getLineInfoForAddressRange()