Home
last modified time | relevance | path

Searched defs:bottom (Results 426 - 450 of 451) sorted by relevance

1...<<111213141516171819

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1260 void RSNode::SetBorderColor(uint32_t left, uint32_t top, uint32_t right, uint32_t bottom) in SetBorderColor() argument
1280 void RSNode::SetBorderWidth(float left, float top, float right, float bottom) in SetBorderWidth() argument
1299 void RSNode::SetBorderStyle(uint32_t left, uint32_t top, uint32_t right, uint32_t bottom) in SetBorderStyle() argument
[all...]
/third_party/backends/backend/
H A Dhp3500.c157 int bottom; member
[all...]
H A Dmustek_usb2_asic.h273 unsigned int bottom; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c3610 uint32_t bottom; in pvr_setup_isp_depth_bias_scissor_state() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp1334 const glw::GLfloat bottom = -1.0f + y_mid_step; prepareTextureCoordinatesForFace() local
1443 const glw::GLfloat bottom = -1.0f + y_mid_step + y_step; prepareTextureCoordinatesForGatherForFace() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.cpp3490 GL_ScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height) in GL_ScissorIndexed() argument
H A Dentry_points_gl_1_autogen.cpp1935 GL_Frustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) GL_Frustum() argument
4055 GL_Ortho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) GL_Ortho() argument
[all...]
H A DlibGL_autogen.cpp890 glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) in glOrtho() argument
4808 glScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height) in glScissorIndexed() argument
439 glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) glFrustum() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp7128 int bottom = 0; in OnSafeInsetsChange() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp889 auto bottom = slice.bottom.ConvertToPxWithSize(srcSize.Width()); in HasValidBgImageResizable() local
1924 auto bottom = rect.Bottom(); in SkewRect() local
1942 auto bottom = rect.Bottom(); PerspectiveRect() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp5429 int32_t bottom = static_cast<int32_t>(rect.Bottom()); in GetResponseRegion() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp884 std::optional<CalcDimension> bottom; in ParseEdges() local
2363 SetPadding(ArkUINodeHandle node, const struct ArkUISizeType* top, const struct ArkUISizeType* right, const struct ArkUISizeType* bottom, const struct ArkUISizeType* left) SetPadding() argument
2731 SetMargin(ArkUINodeHandle node, const struct ArkUISizeType* top, const struct ArkUISizeType* right, const struct ArkUISizeType* bottom, const struct ArkUISizeType* left) SetMargin() argument
4655 SetOutlineWidthFloat(ArkUINodeHandle node, ArkUI_Float32 left, ArkUI_Float32 top, ArkUI_Float32 right, ArkUI_Float32 bottom) SetOutlineWidthFloat() argument
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c2071 bottom, left, right, top; in get_pagesize() local
2688 bottom, left, right, top; in get_cluster_sizes() local
2964 bottom, lef in get_cluster_default_attributes() local
7669 int count, left, right, bottom, top; update_cups_queues() local
[all...]
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp159 void __indirect_glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val) { } in __indirect_glFrustum() argument
244 void __indirect_glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val) { } in __indirect_glOrtho() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1466 HorizontalSplitGenerator (const tcu::Vec4& top, const tcu::Vec4& bottom) in HorizontalSplitGenerator() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gl.cpp2583 void Context::scissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height) in scissorIndexed() argument
1011 frustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) frustum() argument
1316 ortho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) ortho() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1105 HorizontalSplitGenerator (const tcu::Vec4& top, const tcu::Vec4& bottom) in HorizontalSplitGenerator() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp2314 glScissorIndexedNULL(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height) in glScissorIndexedNULL() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp969 Color bottom; in ParseOuterBorderColor() local
1566 CalcDimension bottom; in SetBorderWidth() local
3472 CalcDimension bottom; in SetPixelStretchEffect() local
4019 struct ArkUISizeType bottom = { 0.0, static_cast<int8_t>(DimensionUnit::VP) }; SetPadding() local
4108 ArkUISizeType bottom = { 0.0, static_cast<int8_t>(DimensionUnit::VP), nullptr }; SetMargin() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp3196 auto bottom = !paddingProperty ? CalcLength(themePadding.Bottom()).GetDimension() in ProcessInnerPadding() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c4708 save_ScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, in save_ScissorIndexed() argument
2778 save_Frustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) save_Frustum() argument
3376 save_Ortho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) save_Ortho() argument
9414 save_MatrixOrthoEXT(GLenum matrixMode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) save_MatrixOrthoEXT() argument
9437 save_MatrixFrustumEXT(GLenum matrixMode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) save_MatrixFrustumEXT() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp411 CalcDimension bottom; in ParseLocationPropsEdges() local
485 CalcDimension bottom; in ParseLocalizedEdges() local
1285 Color bottom; in ParseEdgeColors() local
1305 Color bottom; ParseLocalizedEdgeColors() local
1344 CalcDimension bottom; ParseEdgeWidths() local
1375 CalcDimension bottom; ParseEdgeWidthsProps() local
3072 CalcDimension bottom; JsPixelStretchEffect() local
3092 InitPixStretchEffect( CalcDimension& left, CalcDimension& right, CalcDimension& top, CalcDimension bottom) InitPixStretchEffect() argument
3762 GetLocalizedPadding(const std::optional<CalcDimension>& top, const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& start, const std::optional<CalcDimension>& end) GetLocalizedPadding() argument
3802 ParseMarginOrPaddingCorner(JSRef<JSObject> obj, std::optional<CalcDimension>& top, std::optional<CalcDimension>& bottom, std::optional<CalcDimension>& left, std::optional<CalcDimension>& right) ParseMarginOrPaddingCorner() argument
4129 CalcDimension bottom; ParseOuterBorderWidth() local
[all...]
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp947 struct ArkUISizeType bottom = { item->value[bottomIndex].f32, unit }; in SetPadding() local
1046 ArkUISizeType top, right, bottom, left; in SetMargin() local
3434 struct ArkUISizeType bottom = { item->value[bottomIndex].f32, UNIT_PERCENT }; SetPaddingPercent() local
3470 struct ArkUISizeType bottom = { item->value[bottomIndex].f32, UNIT_PERCENT }; SetMarginPercent() local
[all...]
/third_party/mesa3d/include/D3D9/
H A Dd3d9types.h136 LONG bottom; member
/third_party/glfw/deps/
H A Dnuklear.h4452 struct nk_color bottom; member
8903 nk_fill_rect_multi_color(struct nk_command_buffer *b, struct nk_rect rect, struct nk_color left, struct nk_color top, struct nk_color right, struct nk_color bottom) nk_fill_rect_multi_color() argument
10192 nk_draw_list_fill_rect_multi_color(struct nk_draw_list *list, struct nk_rect rect, struct nk_color left, struct nk_color top, struct nk_color right, struct nk_color bottom) nk_draw_list_fill_rect_multi_color() argument
[all...]

Completed in 247 milliseconds

1...<<111213141516171819