Home
last modified time | relevance | path

Searched defs:leftBottom (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_rect.cpp57 RSPoint leftBottom(skRadii[3].x(), skRadii[3].y()); // skRadii[3] is leftBottom corner in MakeRRect() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_box_progress.cpp81 Point leftBottom; in DrawRoundCap() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Ddrawing_painter_impl.cpp86 Drawing::Point leftBottom = {lbRadius, lbRadius}; in ToDrawingRoundRect() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_controller_test.cpp1341 OffsetF leftBottom(0.0f, 5.0f); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.cpp102 bool leftBottom = (gestureState_ == GestureState::GESTURE_STATE_RELEASE_LEFT && in GetLongPointAnimationStateSecondCenter() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.cpp720 Point leftBottom; in CalculateRotate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.cpp383 auto leftBottom = rectVertices[2]; in CheckHandleIsVisibleWithTransform() local