Home
last modified time | relevance | path

Searched refs:left (Results 1 – 25 of 34) sorted by relevance

12

/interface/sdk-js/api/@internal/component/ets/
Dunits.d.ts392 left?: Length;
583 left?: Length;
637 left?: Dimension;
975 left?: ResourceColor;
1117 left?: BorderStyle;
1171 left?: OutlineStyle;
Dremote_window.d.ts31 left: number; property
Dimage_animator.d.ts240 left?: number | string; property
Dswiper.d.ts183 left(value: Length): T;
978 left?: Length;
Dsidebar.d.ts227 left?: number; property
/interface/sdk-js/api/
D@ohos.graphics.common2D.d.ts78 left: number; property
D@ohos.arkui.advanced.EditableTitleBar.d.ets84 * Declaration of the left icon type.
90 * Declaration of the left icon type.
138 * Style of the left icon.
144 * Style of the left icon.
198 * Callback function when click on the cancel icon at the left side.
204 * Callback function when click on the cancel icon at the left side.
D@ohos.app.ability.dialogRequest.d.ts48 left: number; property
D@ohos.screenshot.d.ts104 left: number;
D@ohos.display.d.ts555 left: number; property
596 readonly left: Rect; property
D@ohos.animation.windowAnimationManager.d.ts81 left: number;
D@ohos.inputMethodList.d.ets30 * The default selected pattern, The defaultSelected will default to 0 if left blank
98 * Sets the pattern options. This parameter can be left blank when it is not default input method.
D@ohos.inputMethod.d.ts1667 left: number; property
1807 left: number; property
D@ohos.arkui.advanced.TabTitleBar.d.ets140 * Tab items on the left side.
146 * Tab items on the left side.
D@ohos.graphics.drawing.d.ts349 drawImage(pixelmap: image.PixelMap, left: number, top: number): void;
D@ohos.arkui.advanced.SelectTitleBar.d.ets174 * Whether to hide the back arrow at the left side.
180 * Whether to hide the back arrow at the left side.
D@ohos.arkui.advanced.ExceptionPrompt.d.ets128 * Callback when clicking the text on the left.
D@ohos.print.d.ts346 left?: number; property
D@ohos.arkui.advanced.Chip.d.ets148 left?: Dimension;
D@ohos.UiTest.d.ts1078 readonly left: number;
/interface/sdk_c/graphic/graphic_2d/native_drawing/
Ddrawing_rect.h58 OH_Drawing_Rect* OH_Drawing_RectCreate(float left, float top, float right, float bottom);
Ddrawing_canvas.h200 void OH_Drawing_CanvasDrawBitmap(OH_Drawing_Canvas*, const OH_Drawing_Bitmap*, float left, float to…
/interface/sdk_c/third_party/libuv/include/uv/
Dtree.h112 #define SPLAY_ASSEMBLE(head, node, left, right, field) do { \ argument
113 SPLAY_RIGHT(left, field) = SPLAY_LEFT((head)->sph_root, field); \
540 struct type *left; \
542 while ((left = RB_LEFT(elm, field)) != NULL) \
543 elm = left; \
572 left = parent; \
574 RB_AUGMENT(left); \
575 } while ((left = RB_PARENT(left, field)) != NULL); \
/interface/sdk-js/api/application/
DAccessibilityExtensionContext.d.ts759 left: number;
/interface/sdk-js/api/common/full/
Dviewmodel.d.ts105 left: number; property
213 left: number; property

12