Searched refs:realLastClickOffsetY (Results 1 – 1 of 1) sorted by relevance
10210 int32_t realLastClickOffsetY = 0; in OnBackPressed() local10214 realLastClickOffsetY = lastClickOffset_.GetY(); in OnBackPressed()10219 …realLastClickOffsetY = lastClickOffset_.GetY() + std::abs(richTextRect_.GetY()) + contentRect_.Get… in OnBackPressed()10228 float textOffsetClickY = realLastClickOffsetY - textPaintOffsetY; in OnBackPressed()