Home
last modified time | relevance | path

Searched refs:Block (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dplugin.h49 void Block();
H A Dplugin.cpp149 void Plugin::Block() in Block() function in OHOS::MultimediaPlugin::Plugin
/foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/
H A Dcomposelistitem.js783 Button.hitTestBehavior(HitTestMode.Block);
828 Button.hitTestBehavior(HitTestMode.Block);
887 Button.hitTestBehavior(this.arrow?.action !== undefined ? HitTestMode.Block : HitTestMode.Transparent);
937 Radio.hitTestBehavior(HitTestMode.Block);
965 Checkbox.hitTestBehavior(HitTestMode.Block);
1012 Toggle.hitTestBehavior(HitTestMode.Block);
1020 Button.hitTestBehavior(this.arrow?.action !== undefined ? HitTestMode.Block : HitTestMode.Transparent);
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugins_manager_src_framework_test.cpp668 * @tc.desc: Block
675 plugin.Block(); in HWTEST_F()
/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/
H A Ddialog.js1721 Checkbox.hitTestBehavior(HitTestMode.Block);

Completed in 9 milliseconds