Searched refs:RevertLocalPointWithTransform (Results 1 – 10 of 10) sorted by relevance
211 static void RevertLocalPointWithTransform(const RefPtr<FrameNode>& targetNode, OffsetF& point);
84 void TextBase::RevertLocalPointWithTransform(const RefPtr<FrameNode>& targetNode, OffsetF& point) in RevertLocalPointWithTransform() function in OHOS::Ace::NG::TextBase
171 void RevertLocalPointWithTransform(OffsetF& point);
557 void BaseTextSelectOverlay::RevertLocalPointWithTransform(OffsetF& point) in RevertLocalPointWithTransform() function in OHOS::Ace::NG::BaseTextSelectOverlay588 RevertLocalPointWithTransform(topOffset); in ConvertPaintInfoToRect()590 RevertLocalPointWithTransform(bottomOffset); in ConvertPaintInfoToRect()
3915 selectOverlay_->RevertLocalPointWithTransform(localPoint); in ConvertGlobalToLocalOffset()
1198 HWTEST_F(TextFieldControllerTest, RevertLocalPointWithTransform, TestSize.Level1)1220 pattern_->selectOverlay_->RevertLocalPointWithTransform(offset);
321 NG::TextBase::RevertLocalPointWithTransform(frameNode, localOffsetF); in GetGlyphPositionByGlobalOffset()
1275 textSelectOverlay->RevertLocalPointWithTransform(point);
8200 selectOverlay_->RevertLocalPointWithTransform(localOffsetF); in OnBackPressed()
3521 selectOverlay_->RevertLocalPointWithTransform(localPoint); in ConvertGlobalToLocalOffset()