Home
last modified time | relevance | path

Searched defs:top (Results 876 - 900 of 939) sorted by relevance

1...<<3132333435363738

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp1880 void CanvasDrawRect(ArkUICanvasHandle canvas, ArkUI_Float32 left, ArkUI_Float32 top, ArkUI_Float32 right, in CanvasDrawRect() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp150 int top = std::clamp<int>(localClipRect.GetTop(), 0, properties.GetBoundsHeight()); in UpdateSrcRect() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp4083 int32_t top = 0; in OnSetWindowLastSafeRect() local
/third_party/glfw/src/
H A Dwl_platform.h411 _GLFWfallbackEdgeWayland top, left, right, bottom; member
/third_party/backends/backend/
H A Davision.c4969 int top, bottom, dpi; send_tune_scan_length() local
[all...]
H A Davision.h84 double top; member
344 int top; member
H A Dbh.h225 u_long top, left, width, length; member
H A Dumax_pp_low.c12464 int top, bottom; in shadingCalibration610p() local
H A Dhp3900_types.c407 SANE_Int top; member
/third_party/alsa-lib/src/
H A Dconf.c4522 snd_config_t *top; snd_config_update_r() local
4696 snd_config_update_ref(snd_config_t **top) snd_config_update_ref() argument
[all...]
/third_party/alsa-lib/src/seq/
H A Dseq.c977 snd_config_t *top; in snd_seq_open() local
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_reg.h564 int32 top; member
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c4244 nghttp2_outbound_item *top; in test_nghttp2_session_on_ping_received() local
4451 nghttp2_outbound_item *top; in test_nghttp2_session_on_data_received() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitLir.h1758 sljit_u8 *top; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp4146 bool isInRange(const void* value, const void* low, const void* top) in iterate() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL1.cpp442 ValidateFrustum(const Context *, angle::EntryPoint entryPoint, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) ValidateFrustum() argument
879 ValidateOrtho(const Context *, angle::EntryPoint entryPoint, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) ValidateOrtho() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_sse2.c511 static WEBP_INLINE void VE8uv_SSE2(uint8_t* dst, const uint8_t* top) { in VE8uv_SSE2() argument
519 static WEBP_INLINE void VE16_SSE2(uint8_t* dst, const uint8_t* top) { in VE16_SSE2() argument
527 VerticalPred_SSE2(uint8_t* dst, const uint8_t* top, int size) VerticalPred_SSE2() argument
571 TM_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top, int size) TM_SSE2() argument
599 TrueMotion_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top, int size) TrueMotion_SSE2() argument
620 DC8uv_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) DC8uv_SSE2() argument
629 DC8uvNoLeft_SSE2(uint8_t* dst, const uint8_t* top) DC8uvNoLeft_SSE2() argument
646 DC8uvMode_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) DC8uvMode_SSE2() argument
661 DC16_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) DC16_SSE2() argument
670 DC16NoLeft_SSE2(uint8_t* dst, const uint8_t* top) DC16NoLeft_SSE2() argument
685 DC16Mode_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) DC16Mode_SSE2() argument
715 VE4_SSE2(uint8_t* dst, const uint8_t* top) VE4_SSE2() argument
732 HE4_SSE2(uint8_t* dst, const uint8_t* top) HE4_SSE2() argument
745 DC4_SSE2(uint8_t* dst, const uint8_t* top) DC4_SSE2() argument
752 LD4_SSE2(uint8_t* dst, const uint8_t* top) LD4_SSE2() argument
769 VR4_SSE2(uint8_t* dst, const uint8_t* top) VR4_SSE2() argument
795 VL4_SSE2(uint8_t* dst, const uint8_t* top) VL4_SSE2() argument
821 RD4_SSE2(uint8_t* dst, const uint8_t* top) RD4_SSE2() argument
838 HU4_SSE2(uint8_t* dst, const uint8_t* top) HU4_SSE2() argument
853 HD4_SSE2(uint8_t* dst, const uint8_t* top) HD4_SSE2() argument
876 TM4_SSE2(uint8_t* dst, const uint8_t* top) TM4_SSE2() argument
898 Intra4Preds_SSE2(uint8_t* dst, const uint8_t* top) Intra4Preds_SSE2() argument
914 IntraChromaPreds_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) IntraChromaPreds_SSE2() argument
934 Intra16Preds_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) Intra16Preds_SSE2() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextNvidiaVideoParserIf.hpp953 int32_t top; // top position of display rect member
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp4099 bool top; in ScrollPageUp() local
5032 napi_value top = nullptr; in ParsePrintMarginAdapter() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp1472 auto top = rect.Top() + commonProperty.windowTop; in UpdateVirtualNodeChildAccessibilityElementInfo() local
1513 auto top = parentRect.Top() + commonProperty.windowTop; in UpdateVirtualNodeAccessibilityElementInfo() local
1606 auto top = rect.Top() + commonProperty.windowTop; in UpdateAccessibilityElementInfo() local
1618 auto top = rect.Top() + commonProperty.windowTop; in UpdateAccessibilityElementInfo() local
1665 auto top in UpdateWebAccessibilityElementInfo() local
3353 auto top = padding->top.value_or(defaultValue).GetDimension().Value(); DumpPadding() local
3365 auto top = border->topDimen.value_or(defaultValue).Value(); DumpBorder() local
3386 auto top = rect.Top() + commonProperty.windowTop; DumpTreeNodeCommonInfoNg() local
5690 auto top = focusElement.GetRectInScreen().GetLeftTopYScreenPostion(); FindExtensionNodeInAbsoluteDirection() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp10636 auto top in GetSelectedMaxWidth() local
[all...]
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_type.h1644 float top; global() member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp1162 auto top = std::min(textSelector_.firstHandle.Top(), textSelector_.secondHandle.Top()); in ShowAIEntityMenu() local
/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_ argument
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm.c2747 snd_config_t *top; in snd_pcm_open() local

Completed in 142 milliseconds

1...<<3132333435363738