Searched refs:GetTextBeginSelected (Results 1 – 3 of 3) sorted by relevance
82 accessibilityElementInfo.SetSelectedBegin(nativeInfo.GetTextBeginSelected()); in TransformAccessbilityElementInfo()
146 &afterInfo, beforeInfo.GetTextBeginSelected()); in FillNativeAccessibilityElementInfo()319 EXPECT_EQ(beforeInfo.GetTextBeginSelected(), afterInfo.GetTextBeginSelected()); in CheckTransformElementInfoResult()
67 int32_t GetTextBeginSelected() const in GetTextBeginSelected() function