Home
last modified time | relevance | path

Searched defs:rect (Results 776 - 800 of 1382) sorted by relevance

1...<<31323334353637383940>>...56

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fColorClearTest.cpp90 ClearInfo (const tcu::IVec4& rect, deUint8 colorMask, tcu::RGBA color) in ClearInfo() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fColorClearTest.cpp90 ClearInfo (const tcu::IVec4& rect, deUint8 colorMask, tcu::RGBA color) in ClearInfo() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/
H A Djs_auto_fill_extension_util.cpp157 napi_value JsAutoFillExtensionUtil::WrapRectData(const napi_env env, const AbilityBase::Rect &rect) in WrapRectData() argument
239 UnwrapRectData( const napi_env env, const napi_value value, AbilityBase::Rect &rect) UnwrapRectData() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_element.cpp431 bool StackElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_layout/
H A Dgrid_layout_algorithm.cpp230 GridItemRect rect; in GetItemRect() local
284 auto rect = GetItemRect(gridLayoutProperty, childLayoutProperty, index); Measure() local
376 PrintConflictingPositionLog( int32_t itemIndex, GridItemRect rect, int32_t rowIndex, int32_t colIndex, int32_t rowSpan, int32_t colSpan) PrintConflictingPositionLog() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_drag_manager.cpp233 void ListItemDragManager::ScaleDiagonalItem(int32_t index, const RectF& rect, const OffsetF& delta) in ScaleDiagonalItem() argument
186 ScaleAxisNearItem( int32_t index, const RectF& rect, const OffsetF& delta, Axis axis) ScaleAxisNearItem() argument
259 ScaleNearItem(int32_t index, const RectF& rect, const OffsetF& delta) ScaleNearItem() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dgeometry_node.h197 auto rect = frame_.rect_; in GetPaddingRect() local
H A Dmodifier.h232 void SetBoundsRect(const RectF& rect) in SetBoundsRect() argument
280 void SetBoundsRect(const RectF& rect) in SetBoundsRect() argument
329 void SetBoundsRect(const std::optional<RectF>& rect) in SetBoundsRect() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.h250 void SetLayoutRect(const NG::RectF& rect) in SetLayoutRect() argument
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager_ng.cpp280 auto rect = renderContext->GetPaintRectWithoutTransform(); in ConvertPointFromAncestorToNode() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h128 Rect rect; in GetCurrentWindowRect() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_scroller.cpp359 JSRef<JSVal> rect = JSRef<JSObject>::Cast(rectObj); in GetItemRect() local
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.h259 PinchAction(const NG::RectF rect, const float scale) : rect_(rect), scale_(scale) {}; in PinchAction() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_common_test_ng.cpp1425 auto rect = AceType::MakeRefPtr<ShapeRect>(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Dsheet_presentation_test_ng.cpp313 RectF oldRect, rect; in HWTEST_F() local
349 RectF oldRect, rect; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H A Dnative_interface_accessibility_test.cpp102 auto rect = beforeInfo.GetScreenRect(); in FillNativeAccessibilityElementInfoPart() local
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dfocus_hub_test_ng_for_property_config.cpp424 RectF rect = RectF(1, 1, 0, 10); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_selector.h55 RectF rect; member
/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_player.cpp432 void APngImagePlayer::DrawTestBorder(SkRect& rect) in DrawTestBorder() argument
441 void APngImagePlayer::DrawTestBorder(RSRect& rect) in DrawTestBorder() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcustom_dialog_model.cpp243 ArkUI_Int32 SetDialogMask(ArkUIDialogHandle controllerHandler, ArkUI_Uint32 maskColor, ArkUIRect* rect) in SetDialogMask() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dparagraph_manager.cpp234 LineMetrics ParagraphManager::GetLineMetricsByRectF(RectF rect, int32_t paragraphIndex) const in GetLineMetricsByRectF() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.h302 virtual void UpdateClipHandleViewPort(RectF& rect) {}; in UpdateClipHandleViewPort() argument
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_dialog.cpp559 Rect rect = dialogLayer_->GetRect(); in CreateDialogWindow() local
H A Dui_checkbox.cpp128 SelectedStateSoftwareDrawing(BufferInfo& gfxDstBuffer, Rect rect, Rect trunc, int16_t borderRadius, int16_t rectLineWidth) SelectedStateSoftwareDrawing() argument
181 UnSelectedStateSoftwareDrawing(BufferInfo& gfxDstBuffer, Rect rect, Rect trunc, int16_t borderRadius, int16_t rectLineWidth) UnSelectedStateSoftwareDrawing() argument
[all...]
/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device_proxy.h99 void SnapShot(uint32_t len, bool justCopy, uint8_t* dest, const Rect& rect, bool justRender) in SnapShot() argument

Completed in 23 milliseconds

1...<<31323334353637383940>>...56