Home
last modified time | relevance | path

Searched defs:bottomLeft (Results 1 - 25 of 61) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_container_span.cpp56 CalcDimension bottomLeft; in ParseTextBackgroundStyle() local
H A Djs_menu.cpp160 CalcDimension bottomLeft; in HandleDifferentRadius() local
H A Djs_utils.cpp216 CalcDimension bottomLeft; in HandleDifferentRadius() local
H A Djs_image.cpp402 CalcDimension bottomLeft; in ParseBorderRadius() local
H A Djs_button.cpp100 ParseAllBorderRadius(const JSRef<JSObject>& object, std::optional<CalcDimension>& topLeft, std::optional<CalcDimension>& topRight, std::optional<CalcDimension>& bottomLeft, std::optional<CalcDimension>& bottomRight) ParseAllBorderRadius() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_image_span_ffi.cpp67 CalcDimension bottomLeft = CalcDimension(bottomLeftValue); in ParseTextBackgroundStyle() local
/third_party/node/lib/internal/
H A Dcli_table.js
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTextureSubresourceTests.cpp163 RGBA8 bottomLeft = RGBA8::kRed; in TEST_P() local
191 RGBA8 bottomLeft = RGBA8::kRed; in TEST_P() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.h37 Radius bottomLeft; member
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drosen_render_text_overlay.cpp418 Offset bottomLeft = (DOT3_POSITION + dot3StartOffset_) * dipScale; in PaintMore() local
453 Offset bottomLeft = (DOT3_POSITION + dot3StartOffset_) * dipScale; in PaintMore() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dmenu_modifier.cpp166 auto bottomLeft = in SetRadius() local
H A Dcustom_dialog_model.cpp261 SetDialogCornerRadius(ArkUIDialogHandle controllerHandler, ArkUI_Float32 topLeft, ArkUI_Float32 topRight, ArkUI_Float32 bottomLeft, ArkUI_Float32 bottomRight) SetDialogCornerRadius() argument
H A Drender_node_modifier.cpp327 void SetBorderRadius(ArkUINodeHandle node, ArkUI_Float32 topLeft, ArkUI_Float32 topRight, ArkUI_Float32 bottomLeft, in SetBorderRadius() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Ddialog_model.cpp121 SetCornerRadius(ArkUI_NativeDialogHandle handle, float topLeft, float topRight, float bottomLeft, float bottomRight) SetCornerRadius() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_menu_bridge.cpp210 CalcDimension bottomLeft; in ParseRadius() local
H A Darkts_native_image_span_bridge.cpp385 CalcDimension bottomLeft; in SetBorderRadius() local
H A Darkts_native_image_bridge.cpp778 CalcDimension bottomLeft; in SetBorderRadius() local
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Drect_t.h504 EdgeF bottomLeft; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsXNode.js
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureWrapTests.cpp101 tcu::Vec2 bottomLeft; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureFilteringTests.cpp139 tcu::Vec2 bottomLeft; member
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureFilteringTests.cpp467 renderFaces( const glw::Functions& gl, const tcu::SurfaceAccess& dstRef, const tcu::TextureCube& refTexture, const ReferenceParams& params, TextureRenderer& renderer, int x, int y, int width, int height, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight, const tcu::Vec2& texCoordTopRightFactor) renderFaces() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureFilteringTests.cpp357 tcu::Vec2 bottomLeft; member
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureFilteringTests.cpp476 renderFaces( const glw::Functions& gl, const tcu::SurfaceAccess& dstRef, const tcu::TextureCube& refTexture, const ReferenceParams& params, TextureRenderer& renderer, int x, int y, int width, int height, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight, const tcu::Vec2& texCoordTopRightFactor) renderFaces() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_attraction_effect_filter.cpp121 Drawing::Point bottomLeft = controlPointOfVertex[2]; in CalculateCubicsCtrlPointOffset() local
299 Drawing::Point bottomLeft = isBelowTarget_ ? in CalculateUpperCtrlPointOfVertex() local
320 Drawing::Point bottomLeft = isBelowTarget_ ? in CalculateLowerCtrlPointOfVertex() local
[all...]

Completed in 26 milliseconds

123