Home
last modified time | relevance | path

Searched defs:bottom (Results 476 - 485 of 485) sorted by relevance

1...<<11121314151617181920

/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...]
/third_party/skia/third_party/externals/angle2/src/libGL/
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/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...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 178 milliseconds

1...<<11121314151617181920