Searched refs:checkKey (Results 1 – 3 of 3) sorted by relevance
4456 …gumentByKey(const std::map<std::string, std::string>& actionArguments, const std::string& checkKey) in getArgumentByKey() argument4458 auto iter = actionArguments.find(checkKey); in getArgumentByKey()4481 const std::string& checkKey) in getAccessibilityScrollType() argument4483 auto argument = getArgumentByKey(actionArguments, checkKey); in getAccessibilityScrollType()
4596 let checkKey = [image.PropertyKey.IMAGE_WIDTH, image.PropertyKey.IMAGE_LENGTH];4598 imageSourceApi.getImageProperties(checkKey).then((data) => {
4616 let checkKey = [image.PropertyKey.IMAGE_WIDTH, image.PropertyKey.IMAGE_LENGTH];4618 imageSourceApi.getImageProperties(checkKey).then((data) => {