Home
last modified time | relevance | path

Searched defs:imageSource (Results 1 – 2 of 2) sorted by relevance

/applications/standard/printspooler/entry/src/main/ets/Model/
DFileModel.ts28 imageSource: image.ImageSource; property in FileModel
/applications/standard/app_samples/code/DocsSample/ApplicationModels/StageProcessThread/entry/src/main/ets/entryability/
DEntryAbility.ts43 const imageSource: image.ImageSource = image.createImageSource(data.buffer); constant