/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_node.cpp | 1260 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 D | hp3500.c | 157 int bottom; member [all...] |
H A D | mustek_usb2_asic.h | 273 unsigned int bottom; member
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_cmd_buffer.c | 3610 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 D | esextcTextureCubeMapArraySampling.cpp | 1334 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 D | entry_points_gl_4_autogen.cpp | 3490 GL_ScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height) in GL_ScissorIndexed() argument
|
H A D | entry_points_gl_1_autogen.cpp | 1935 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 D | libGL_autogen.cpp | 890 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 D | web_delegate.cpp | 7128 int bottom = 0; in OnSafeInsetsChange() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 889 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 D | pipeline_context.cpp | 5429 int32_t bottom = static_cast<int32_t>(rect.Bottom()); in GetResponseRegion() local
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 884 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 D | cups-browsed.c | 2071 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 D | indirect_api.cpp | 159 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 D | vktPipelineExtendedDynamicStateTests.cpp | 1466 HorizontalSplitGenerator (const tcu::Vec4& top, const tcu::Vec4& bottom) in HorizontalSplitGenerator() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context_gl.cpp | 2583 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 D | vktPipelineExtendedDynamicStateTests.cpp | 1105 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 D | null_functions.cpp | 2314 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 D | arkts_native_common_bridge.cpp | 969 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 D | text_field_pattern.cpp | 3196 auto bottom = !paddingProperty ? CalcLength(themePadding.Bottom()).GetDimension() in ProcessInnerPadding() local [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | dlist.c | 4708 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 D | js_view_abstract.cpp | 411 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 D | style_modifier.cpp | 947 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 D | d3d9types.h | 136 LONG bottom; member
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 4452 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...] |