/third_party/typescript/tests/baselines/reference/ |
H A D | derivedInterfaceCallSignature.js | 27 var area: D3SvgArea; variable 31 var area;
variable
|
H A D | typeGuardNarrowsIndexedAccessOfKnownProperty1.js | 87 function area(s) {
function
|
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
H A D | ext_backup_context.cpp | 24 int area = GetArea(); in GetBackupDir() local
|
/third_party/node/test/fixtures/wpt/url/ |
H A D | toascii.window.js | |
/third_party/skia/src/gpu/ |
H A D | GrRectanizerPow2.cpp | 16 int32_t area = width * height; // computed here since height will be modified in addRect() local
|
/third_party/node/test/parallel/ |
H A D | test-whatwg-url-toascii.js | |
/third_party/skia/bench/ |
H A D | GrQuadBench.cpp | 51 SkScalar area = 0.f; variable
|
/foundation/ability/ability_runtime/test/unittest/cj_application_context_test/ |
H A D | cj_application_context_test.cpp | 78 int area = cjAppContext_->GetArea(); in HWTEST_F() local
|
/foundation/ability/ability_runtime/frameworks/c/ability_runtime/src/ |
H A D | application_context.cpp | 79 int32_t area = appContext->GetArea(); in OH_AbilityRuntime_ApplicationContextGetAreaMode() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_on_area_change_function.cpp | 30 JSRef<JSObject> area = objectTemplate->NewInstance(); in CreateAreaObject() local 55 auto area = CreateAreaObject<Rect, Offset>(rect, origin); in Execute() local 66 auto area = CreateAreaObject<NG::RectF, NG::OffsetF>(rect, origin); Execute() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/ |
H A D | js_kv_manager.h | 28 int32_t area = DistributedKv::Area::EL1; member
|
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/ |
H A D | js_kv_manager.h | 28 int32_t area = DistributedKv::Area::EL1; member
|
/third_party/alsa-lib/src/ |
H A D | shmarea.c | 70 struct snd_shm_area *area = malloc(sizeof(*area)); in snd_shm_area_create() local 87 snd_shm_area_share(struct snd_shm_area *area) snd_shm_area_share() argument 103 snd_shm_area_destroy(struct snd_shm_area *area) snd_shm_area_destroy() argument 121 struct snd_shm_area *area; snd_shm_area_destructor() local [all...] |
/third_party/skia/tests/ |
H A D | BitmapGetColorTest.cpp | 35 const SkIRect area = { 1, 1, 3, 3 }; in DEF_TEST() local
|
H A D | RecordTest.cpp | 29 int area() const { return fArea; } in area() function in AreaSummer
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_filter_task.cpp | 92 Process(uint32 threadIndex, const dng_rect &area, dng_abort_sniffer * ) Process() argument
|
H A D | dng_tile_iterator.cpp | 26 dng_tile_iterator(const dng_image &image, const dng_rect &area) dng_tile_iterator() argument 51 dng_tile_iterator(const dng_point &tileSize, const dng_rect &area) dng_tile_iterator() argument 81 dng_tile_iterator(const dng_rect &tile, const dng_rect &area) dng_tile_iterator() argument 106 Initialize(const dng_rect &tile, const dng_rect &area) Initialize() argument [all...] |
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
H A D | InfoDialog.java | 28 protected TextArea area; field in InfoDialog
|
/third_party/skia/include/core/ |
H A D | SkSize.h | 36 constexpr int64_t area() const { return fWidth * fHeight; } in area() function
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_common_ffi.cpp | 70 AssambleCJEventTarget( const OHOS::Ace::EventTarget& eventTarget, CJArea& area, CJPosition& position, CJPosition& globalPosition) AssambleCJEventTarget() argument 83 AssambleCJClickInfo(const OHOS::Ace::GestureEvent& event, CJClickInfo& clickInfo, CJEventTarget& eventTarget, CJArea& area, CJPosition& position, CJPosition& globalPosition) AssambleCJClickInfo() argument [all...] |
/foundation/arkui/ace_engine/test/unittest/core/gestures/ |
H A D | click_recognizer_test_ng.cpp | 1325 DimensionRect area; in HWTEST_F() local
|
/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_triangle.cpp | 47 Rect area; in Draw() local
|
/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/ |
H A D | rasterizer_scanline_antialias.cpp | 47 int32_t area = curCell->area; in SweepScanline() local [all...] |
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
H A D | napi_rdb_js_utils.h | 73 int32_t area; member
|
/foundation/window/window_manager/window_scene/session/screen/include/ |
H A D | screen_property.h | 144 void SetAvailableArea(DMRect area) in SetAvailableArea() argument
|