Home
last modified time | relevance | path

Searched refs:target (Results 651 - 675 of 775) sorted by relevance

1...<<2122232425262728293031

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_layout_algorithm.cpp500 // because the current line's height is unknown, we can't determine the exact target length to fill. in PrepareLineHeight()
565 float target = info.currentOffset_ + height; in SkipLinesBackward() local
567 while (LessNotEqual(height, target) && line > 0) { in SkipLinesBackward()
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h218 // Used to determine whether the touched frameNode is the target
219 bool OnTouchTargetHitTest(const TouchEvent& point, bool isSubPipe = false, const std::string& target = "") override;
535 void NavigatePage(uint8_t type, const PageTarget& target, const std::string& params);
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_settings_config.cpp264 [&targets](const std::string &target) { in SetShortkeyMultiTarget()
265 targets.insert(target); in SetShortkeyMultiTarget()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dpostprocess_effect_impl.cpp141 [target = ecsObject_->GetEntity(), image = META_NS::GetValue(DirtMaskImage())](auto sh) {
143 sh->SetRenderHandle(target, imageEntity);
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_particle_animation_test.cpp528 auto target = renderParticleAnimation->GetTarget(); in HWTEST_F() local
529 EXPECT_TRUE(target == nullptr); in HWTEST_F()
/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp232 bool AppDataParser::IsMatchedByBundleName(ElementName &src, ElementName &target) in IsMatchedByBundleName() argument
234 if (src.GetBundleName().compare(target.GetBundleName()) == 0) { in IsMatchedByBundleName()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dsoftbus_channel_adapter.cpp576 std::string targetDevId(info->target.targetNetworkId); in OnSoftbusTimeSyncResult()
577 std::string masterDevId(info->target.masterNetworkId); in OnSoftbusTimeSyncResult()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp1569 void RichEditorPattern::CopyTextSpanStyle(RefPtr<SpanNode>& source, RefPtr<SpanNode>& target, bool needLeadingMargin)
1571 CopyTextSpanFontStyle(source, target);
1572 CopyTextSpanLineStyle(source, target, needLeadingMargin);
1575 void RichEditorPattern::CopyTextSpanFontStyle(RefPtr<SpanNode>& source, RefPtr<SpanNode>& target)
1579 CHECK_NULL_VOID(target);
1580 COPY_SPAN_STYLE_IF_PRESENT(source, target, FontSize);
1581 COPY_SPAN_STYLE_IF_PRESENT(source, target, TextColor);
1582 COPY_SPAN_STYLE_IF_PRESENT(source, target, ItalicFontStyle);
1583 COPY_SPAN_STYLE_IF_PRESENT(source, target, FontWeight);
1584 COPY_SPAN_STYLE_IF_PRESENT(source, target, FontFamil
[all...]
H A Drich_editor_pattern.h493 void CopyTextSpanStyle(RefPtr<SpanNode>& source, RefPtr<SpanNode>& target, bool needLeadingMargin = false);
494 void CopyTextSpanFontStyle(RefPtr<SpanNode>& source, RefPtr<SpanNode>& target);
495 void CopyTextSpanLineStyle(RefPtr<SpanNode>& source, RefPtr<SpanNode>& target, bool needLeadingMargin = false);
496 void CopyGestureOption(const RefPtr<SpanNode>& source, RefPtr<SpanNode>& target);
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h1305 #define DEFINE_BPF_ITER_FUNC(target, args...) \
1306 extern int bpf_iter_##target(args); \
1307 int __init bpf_iter_##target(args) \
1324 const char *target; member
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_config/src/
H A Dnapi_accessibility_config.cpp693 std::string target = ""; in SetConfigParseData() local
694 ret = ParseString(env, target, parameters[PARAM0]) && target.length() > 0; in SetConfigParseData()
695 callbackInfo->stringConfig_ = target; in SetConfigParseData()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp1795 // find the target node's pre one in RemoveChild()
1895 Component *target = (parent == nullptr) ? this : parent; in HandleChildrenChange() local
1896 target->GetConstrainedParam(parentParam); in HandleChildrenChange()
1898 target->LayoutChildren(); in HandleChildrenChange()
1899 target->Invalidate(); in HandleChildrenChange()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_supplement_test.cpp54 void StartInner(const std::shared_ptr<RSNode>& target) in StartInner() argument
56 RSAnimation::StartInner(target); in StartInner()
171 void StartInner(const std::shared_ptr<RSNode>& target) in StartInner() argument
173 RSAnimation::StartInner(target); in StartInner()
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.cpp85 #define CHECK_FAILED_RETURN(value, target, ret, printfString) \
87 if ((value) != (target)) { \
93 #define CHECK_FAILED_PRINT(value, target, printfString) \
95 if ((value) != (target)) { \
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_pending_test.cpp654 SessionParam target; in HWTEST_F() local
656 int32_t ret = CopyAsyncReqItemSessionParamIds(param, &target); in HWTEST_F()
711 SessionParam target; in HWTEST_F() local
713 int32_t ret = CopyAsyncReqItemSessionParamIds(param, &target); in HWTEST_F()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm.c1715 LnnConnectionFsm *LnnCreateConnectionFsm(const ConnectionAddr *target, const char *pkgName, in LnnCreateConnectionFsm() argument
1720 if (target == NULL) { in LnnCreateConnectionFsm()
1721 LNN_LOGE(LNN_BUILDER, "connection target is null"); in LnnCreateConnectionFsm()
1736 connFsm->connInfo.addr = *target; in LnnCreateConnectionFsm()
1746 connFsm->id, LnnPrintConnectionAddr(target), isNeedConnect); in LnnCreateConnectionFsm()
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_test_ng.cpp226 * @tc.steps: step1. create target node and popupInfo. in HWTEST_F()
237 popupInfo.target = targetNode; in HWTEST_F()
271 * @tc.steps: step1. create target node. in HWTEST_F()
282 * @tc.steps: step2. create target node. in HWTEST_F()
324 * @tc.steps: step1. create target node. in HWTEST_F()
340 * @tc.steps: step2. create target node. in HWTEST_F()
398 * @tc.steps: step1. create target node. in HWTEST_F()
451 * @tc.steps: step1. create target node. in HWTEST_F()
514 * @tc.steps: step1. create target node. in HWTEST_F()
579 * @tc.steps: step1. create target nod in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js850 var target = plugin;
852 target = target[key];
853 if (!target) {
857 return typeof (target) !== 'undefined';
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp108 uint32_t target = 0; member
134 uint32_t target = 0; member
400 apiVersion.target, in from_json()
533 reqVersion.target, in from_json()
1994 applicationInfo.apiTargetVersion = configJson.app.apiVersion.target; in ToApplicationInfo()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp467 bool ExtDecoder::IsSupportCropOnDecode(SkIRect &target) in HeapMemAlloc() argument
473 SkIRect source = target; in HeapMemAlloc()
474 if (orgbounds.contains(target) && codec_->getValidSubset(&target)) { in HeapMemAlloc()
475 return source == target; in HeapMemAlloc()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp1623 popupInfo.target.Upgrade()->GetTag().c_str()); in ShowPopup()
1661 auto targetNode = popupInfo.target.Upgrade(); in MountPopup()
1676 rootNode = FindWindowScene(popupInfo.target.Upgrade()); in MountPopup()
1763 rootNode = FindWindowScene(popupInfo.target.Upgrade()); in HidePopup()
1916 if (popupInfo.isCurrentOnShow && popupInfo.target.Upgrade()) { in HideCustomPopups()
1917 auto targetNodeId = popupInfo.target.Upgrade()->GetId(); in HideCustomPopups()
1949 if (popupInfo.isCurrentOnShow && popupInfo.target.Upgrade()) { in HideAllPopups()
1950 auto targetNodeId = popupInfo.target.Upgrade()->GetId(); in HideAllPopups()
2345 auto target = popup.first; in CleanPopupInSubWindow() local
2350 auto removeNode = HidePopupWithoutAnimation(target, popupInf in CleanPopupInSubWindow()
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_devfreq.c66 * Return: Real target frequency
145 dev_err(dev, "Failed to set clock %lu (target %lu)\n", in kbase_devfreq_target()
351 dp->target = kbase_devfreq_target; in kbase_devfreq_init()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_devfreq.c64 * Return: Real target frequency
141 dev_err(dev, "Failed to set clock %lu (target %lu)\n", freq, *target_freq); in kbase_devfreq_target()
344 dp->target = kbase_devfreq_target; in kbase_devfreq_init()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_gesture_ffi.cpp85 ffiGestureEvent.target = &ffiEventTarget; in FormatGestureEvenFunction()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.h190 void NavigatePage(uint8_t type, const PageTarget& target, const std::string& params) override;

Completed in 61 milliseconds

1...<<2122232425262728293031