Home
last modified time | relevance | path

Searched refs:checkKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp4456 …gumentByKey(const std::map<std::string, std::string>& actionArguments, const std::string& checkKey) in getArgumentByKey() argument
4458 auto iter = actionArguments.find(checkKey); in getArgumentByKey()
4481 const std::string& checkKey) in getAccessibilityScrollType() argument
4483 auto argument = getArgumentByKey(actionArguments, checkKey); in getAccessibilityScrollType()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Djs-apis-image.md4596 let checkKey = [image.PropertyKey.IMAGE_WIDTH, image.PropertyKey.IMAGE_LENGTH];
4598 imageSourceApi.getImageProperties(checkKey).then((data) => {
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Djs-apis-image.md4616 let checkKey = [image.PropertyKey.IMAGE_WIDTH, image.PropertyKey.IMAGE_LENGTH];
4618 imageSourceApi.getImageProperties(checkKey).then((data) => {