Searched defs:center (Results 1 – 4 of 4) sorted by relevance
95 …const auto center = Point(retrieved->GetBounds().GetCenterX(), retrieved->GetBounds().GetCenterY()… in GenericClick() local194 …const auto center = Point(retrieved->GetBounds().GetCenterX(), retrieved->GetBounds().GetCenterY()… in InputText() local
1469 OH_Drawing_Point *center = OH_Drawing_PointCreate(100, 100); variable1492 OH_Drawing_Point *center = OH_Drawing_PointCreate(100, 100); variable1519 OH_Drawing_Point *center = OH_Drawing_PointCreate(-100, 100); variable1546 OH_Drawing_Point *center = OH_Drawing_PointCreate(FLT_MAX, 100); variable
23 static void GetCheckPoints(Point center, std::vector<Point> &points) in GetCheckPoints()
197 void SetCenterSet(Point& center) in SetCenterSet()