| /test/xts/acts/commonlibrary/thirdparty/ubsan/entry/src/main/cpp/types/libentry/ |
| D | Index.d.ts | 17 export const bounds: (a: number) => number; constant
|
| /test/xts/acts/graphic/graphics2DTestApi20/entry/src/main/cpp/ |
| D | RectFontTest.cpp | 220 OH_Drawing_Rect* bounds = OH_Drawing_RectCreate(left, top, right, bottom); in OH_Drawing_FontMeasureTextSuccess() local 237 OH_Drawing_Rect* bounds = OH_Drawing_RectCreate(left, top, right, bottom); in OH_Drawing_FontMeasureTextFail() local 253 OH_Drawing_Rect* bounds = OH_Drawing_RectCreate(left, top, right, bottom); in OH_Drawing_FontMeasureTextWithBrushOrPenFail() local 271 OH_Drawing_Array* bounds = nullptr; in OH_Drawing_FontGetWidthsBoundsFail() local 337 OH_Drawing_Array* bounds = nullptr; in OH_Drawing_FontGetBoundsFail() local
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| D | DrawingNativeFontTestPart2.cpp | 510 OH_Drawing_Rect* bounds = OH_Drawing_RectCreate(0.0, 0.0, 200.0, 200.0); variable 567 OH_Drawing_Rect* bounds = OH_Drawing_RectCreate(0.0, 0.0, 200.0, 200.0); variable 613 OH_Drawing_Rect* bounds = OH_Drawing_RectCreate(0.0, 0.0, 200.0, 200.0); variable 657 OH_Drawing_Rect* bounds = OH_Drawing_RectCreate(0.0, 0.0, 200.0, 200.0); variable 685 OH_Drawing_Rect* bounds = OH_Drawing_RectCreate(0.0, 0.0, 200.0, 200.0); variable
|
| D | DrawingNativeFontTest.cpp | 2119 OH_Drawing_Rect *bounds = OH_Drawing_RectCreate(0, 0, 100, 100); variable 2160 OH_Drawing_Rect *bounds = OH_Drawing_RectCreate(0, 0, 100, 100); variable 2205 OH_Drawing_Rect *bounds = OH_Drawing_RectCreate(0, 0, 100, 100); variable
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | widget_operator.cpp | 253 auto bounds = widget_.GetBounds(); in CheckDeadZone() local 269 auto bounds = widget_.GetBounds(); in TurnPage() local
|
| D | ui_model.cpp | 25 void Widget::SetBounds(const Rect &bounds) in SetBounds()
|
| D | select_strategy.cpp | 133 auto bounds = widget.GetBounds(); in RefreshWidgetBounds() local
|
| D | frontend_api_handler.cpp | 1463 const auto bounds = snapshot->GetBounds(); in GenericComponentAttrGetter() local 1472 const auto bounds = snapshot->GetBounds(); in GenericComponentAttrGetter() local 1511 const auto bounds = snapshot->GetBounds(); in RegisterExtensionHandler() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| D | ui_model_test.cpp | 105 auto bounds = newWidget.GetBounds(); in TEST() local
|
| /test/xts/acts/graphic/nativeFontNdk/entry/src/main/cpp/ |
| D | nativeFontNdk1.cpp | 1720 OH_Drawing_Rect *bounds = OH_Drawing_GetRunImageBounds(run); in OHDrawingGetRunImageBounds001() local
|