| /base/print/print_fwk/frameworks/helper/print_helper/src/ |
| H A D | print_preview_attribute_helper.cpp | 26 napi_value PrintPreviewAttributeHelper::MakeJsObject(napi_env env, const PrintPreviewAttribute &preview) in MakeJsObject() argument
|
| H A D | print_job_helper.cpp | 246 PrintPreviewAttribute preview; in CreatePreview() local
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ |
| H A D | object_repository.cpp | 146 auto preview = CreateObjectPreview(value); in GetProperties() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/ |
| H A D | menu_preview_layout_algorithm.cpp | 36 auto preview = layoutWrapper->GetHostNode(); in Layout() local 65 auto preview = layoutWrapper->GetHostNode(); in UpdateLayoutConstraintForPreview() local
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/ |
| H A D | inspector_server.cpp | 577 auto preview = true; in TEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_video_ffi.cpp | 79 void FfiOHOSAceFrameworkVideoCreate(const char* src, double progressRate, const char* preview, int64_t controllerId) in FfiOHOSAceFrameworkVideoCreate() argument
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/include/ |
| H A D | camera_framework_moduletest.h | 35 Profile preview; member
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | custom-preview.cc | 253 generateCustomPreview(int sessionId, const String16& groupName, v8::Local<v8::Object> object, v8::MaybeLocal<v8::Value> maybeConfig, int maxDepth, std::unique_ptr<CustomPreview>* preview) generateCustomPreview() argument
|
| H A D | injected-script.cc | 605 std::unique_ptr<ObjectPreview> preview; in wrapTable() local
|
| H A D | value-mirror.cc | 357 std::unique_ptr<ObjectPreview> preview; in descriptionForEntry() local 374 std::unique_ptr<ObjectPreview> preview; in descriptionForEntry() local 1180 std::unique_ptr<PropertyPreview> preview; buildObjectPreviewInternal() local [all...] |
| /third_party/skia/third_party/externals/piex/src/ |
| H A D | piex_types.h | 84 Image preview; member
|
| H A D | piex.cc | 436 Image preview; in DngGetPreviewData() local [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_host.h | 196 void SetForPreview (bool preview) in SetForPreview() argument [all...] |
| H A D | dng_preview.cpp | 63 dng_preview_tag_set(dng_tiff_directory &directory, const dng_preview &preview, const dng_ifd &ifd) dng_preview_tag_set() argument 280 dng_jpeg_preview_tag_set(dng_tiff_directory &directory, const dng_jpeg_preview &preview, const dng_ifd &ifd) dng_jpeg_preview_tag_set() argument 470 dng_raw_preview_tag_set(dng_tiff_directory &directory, const dng_raw_preview &preview, const dng_ifd &ifd) dng_raw_preview_tag_set() argument 690 Append(AutoPtr<dng_preview> &preview) Append() argument [all...] |
| /base/print/print_fwk/frameworks/models/print_models/src/ |
| H A D | print_job.cpp | 174 void PrintJob::SetPreview(const PrintPreviewAttribute &preview) in SetPreview() argument
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_pipe.h | 141 struct ia_css_preview_settings preview; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_pipe.h | 140 struct ia_css_preview_settings preview; member
|
| /foundation/arkui/ace_engine/interfaces/native/event/ |
| H A D | drag_and_drop_impl.cpp | 457 int32_t OH_ArkUI_SetNodeDragPreview(ArkUI_NodeHandle node, OH_PixelmapNative* preview) in OH_ArkUI_SetNodeDragPreview() argument
|
| /third_party/backends/backend/genesys/ |
| H A D | genesys.h | 194 bool preview = false; // TODO: currently not used member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/ |
| H A D | menu_wrapper_pattern.h | 176 auto preview = AceType::DynamicCast<FrameNode>(host->GetChildAtIndex(1)); in GetPreview() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| H A D | menu_view.cpp | 901 auto preview = menuWrapperPattern->GetPreview(); in CalcHoverScaleInfo() local 926 auto preview in ShowPixelMapAnimation() local [all...] |
| /third_party/backends/backend/ |
| H A D | coolscan.h | 194 int preview; /* 1 if preview */ member
|
| H A D | snapscan.h | 400 SANE_Bool preview; /* preview mode toggle */ member
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-interface.cc | 603 bool Script::SetScriptSource(Local<String> newSource, bool preview, in SetScriptSource() argument
|
| H A D | liveedit.cc | 975 PatchScript(Isolate* isolate, Handle<Script> script, Handle<String> new_source, bool preview, debug::LiveEditResult* result) PatchScript() argument
|