Home
last modified time | relevance | path

Searched defs:rightBottom (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Dtool_bar_item_element.cpp109 void ToolBarItemElement::OnTargetCallback(const Offset& leftTop, const Offset& rightBottom) in OnTargetCallback() argument
H A Drender_tool_bar_item.cpp100 Offset rightBottom = leftTop + layoutSize; in ShowMenu() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_box_progress.cpp83 Point rightBottom; in DrawRoundCap() local
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.cpp144 ShowDialog( const RefPtr<StackElement>& stackElement, const Offset& leftTop, const Offset& rightBottom, bool isMenu) ShowDialog() argument
/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_element.cpp155 Offset rightBottom = leftTop + render->GetLayoutSize(); in HandleClickedEvent() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Ddrawing_painter_impl.cpp85 Drawing::Point rightBottom = {rbRadius, rbRadius}; in ToDrawingRoundRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.cpp103 bool rightBottom = (gestureState_ == GestureState::GESTURE_STATE_RELEASE_RIGHT && in GetLongPointAnimationStateSecondCenter() local
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp1321 Offset rightBottom = { bound->GetX() + GetGlobalOffset().GetX() + bound->GetWidth(), in OnSelectPopupMenu() local
1326 Offset rightBottom = { GetGlobalOffset().GetX(), GetGlobalOffset().GetY() }; in OnSelectPopupMenu() local
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.cpp721 Point rightBottom; in CalculateRotate() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.cpp385 auto rightBottom = rectVertices[3]; in CheckHandleIsVisibleWithTransform() local

Completed in 12 milliseconds