Searched refs:GetSelectionMode (Results 1 – 5 of 5) sorted by relevance
61 accessibilityElementInfo.GetGrid().GetSelectionMode()}; in FillNativeAccessibilityElementInfoPart()242 EXPECT_EQ(beforeInfo.GetGrid().GetSelectionMode(), in CheckTransformElementInfoResultPart()243 afterInfo.GetGrid().GetSelectionMode()); in CheckTransformElementInfoResultPart()
917 EXPECT_EQ(elementInfo_->GetGrid().GetSelectionMode(), 1);1165 EXPECT_EQ(gridInfo_->GetSelectionMode(), 3);1181 EXPECT_EQ(gridInfo_->GetSelectionMode(), 13);
194 int32_t GetSelectionMode() const;
689 int32_t GridInfo::GetSelectionMode() const in GetSelectionMode() function in OHOS::Accessibility::GridInfo
2296 … DumpLog::GetInstance().AddDesc("grid info select mode: ", nodeInfo.GetGrid().GetSelectionMode()); in DumpAccessibilityPropertyNG()