/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/ |
H A D | hap_byte_buffer_test.cpp | 68 bool judge = (buffer2.GetCapacity() == buffer1.GetCapacity()) && variable 71 ASSERT_TRUE(judge);
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ |
H A D | sdc.cpp | 224 uint32_t judge; in GetFileEncryptStatus() local 225 if (OHOS::StorageDaemon::StringToUint32(args[INDEX_4], judge) == false) { in GetFileEncryptStatus() 230 bool judgeFlag = judge != 0; in GetFileEncryptStatus()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-gesture-blocking-enhancement.md | 44 …izer) | 是 | 当前组件的系统内置手势识别器,当前版本只提供内置的[PAN_GESTURE](ts-gesture-customize-judge.md#gesturejudgeres… 87 | [GestureControl.GestureType](ts-gesture-customize-judge.md#gesturetype11) | 当前手势识别器的类型。 | 332 | event | [BaseGestureEvent](./ts-gesture-customize-judge.md#basegestureevent对象说明) | 是 | 当前基础手势事件… 340 | [GestureJudgeResult](ts-gesture-customize-judge.md#gesturejudgeresult11) | 手势是否裁决成功的判定结果。 |
|
H A D | ts-universal-events-hover.md | 35 继承于[BaseEvent](ts-gesture-customize-judge.md#baseevent对象说明)。
|
H A D | ts-universal-accessibility-hover-event.md | 46 继承于[BaseEvent](ts-gesture-customize-judge.md#baseevent对象说明)。
|
H A D | ts-universal-mouse-key.md | 29 继承于[BaseEvent](ts-gesture-customize-judge.md#baseevent对象说明)。
|
H A D | ts-universal-events-click.md | 57 继承于[BaseEvent](ts-gesture-customize-judge.md#baseevent对象说明)。
|
H A D | ts-universal-events-touch.md | 33 继承于[BaseEvent](ts-gesture-customize-judge.md#baseevent对象说明)。非事件注入场景下,changedTouches是按屏幕显示刷新率重采样的点,t…
|
H A D | ts-gesture-settings.md | 60 继承于[BaseEvent](ts-gesture-customize-judge.md#baseevent对象说明)。
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-events-hover.md | 35 Inherits from [BaseEvent](ts-gesture-customize-judge.md#baseevent).
|
H A D | ts-gesture-blocking-enhancement.md | 44 …y a built-in gesture recognizer of the [PAN_GESTURE](ts-gesture-customize-judge.md#gesturejudgeres… 87 | [GestureControl.GestureType](ts-gesture-customize-judge.md#gesturetype11) | Type of the current g… 332 | event | [BaseGestureEvent](./ts-gesture-customize-judge.md#basegestureevent) | Yes | Information… 340 | [GestureJudgeResult](ts-gesture-customize-judge.md#gesturejudgeresult11) | Result of whether the …
|
H A D | ts-universal-accessibility-hover-event.md | 46 Inherits from [BaseEvent](ts-gesture-customize-judge.md#baseevent).
|
H A D | ts-universal-mouse-key.md | 29 Inherits from [BaseEvent](ts-gesture-customize-judge.md#baseevent).
|
H A D | ts-universal-events-click.md | 57 Inherits from [BaseEvent](ts-gesture-customize-judge.md#baseevent).
|
H A D | ts-universal-events-touch.md | 33 Inherits from [BaseEvent](ts-gesture-customize-judge.md#baseevent). In non-injected event scenarios…
|
H A D | ts-gesture-settings.md | 60 Inherits from [BaseEvent](ts-gesture-customize-judge.md#baseevent).
|
/ohos5.0/docs/zh-cn/application-dev/faqs/ |
H A D | faqs-arkui-animation-interactive-event.md | 293 3.[自定义手势判定](../reference/apis-arkui/arkui-ts/ts-gesture-customize-judge.md)
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | arkts-gesture-events-gesture-judge.md | 17 |[onGestureJudgeBegin](../reference/apis-arkui/arkui-ts/ts-gesture-customize-judge.md#ongesturejudg…
|
H A D | Readme-CN.md | 95 - [手势拦截](arkts-gesture-events-gesture-judge.md)
|
/ohos5.0/docs/en/application-dev/faqs/ |
H A D | faqs-arkui-animation-interactive-event.md | 293 3.[Custom Gesture Judgment](../reference/apis-arkui/arkui-ts/ts-gesture-customize-judge.md)
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | Readme-EN.md | 95 - [Gesture Judgment](arkts-gesture-events-gesture-judge.md)
|
H A D | arkts-gesture-events-gesture-judge.md | 17 |[onGestureJudgeBegin](../reference/apis-arkui/arkui-ts/ts-gesture-customize-judge.md#ongesturejudg…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | Readme-CN.md | 156 - [自定义手势判定](arkui-ts/ts-gesture-customize-judge.md)
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | Readme-EN.md | 156 - [Custom Gesture Judgment](arkui-ts/ts-gesture-customize-judge.md)
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | jsvm-data-types-interfaces.md | 832 The following walks you through on how to Create, judge, and throw a JS type error.
|