Searched defs:SetCustomData (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ | ||
H A D | graphic_modifier.cpp | 37 void GraphicModifier::SetCustomData(float data) in SetCustomData() function in OHOS::Ace::NG::GraphicModifier 173 void ColorBlendModifier::SetCustomData(const ColorBlend& data) in SetCustomData() function in OHOS::Ace::NG::ColorBlendModifier |
H A D | debug_boundary_modifier.h | 48 void SetCustomData(bool paint) in SetCustomData() function in OHOS::Ace::NG::DebugBoundaryModifier |
H A D | overlay_modifier.h | 138 void SetCustomData(const OverlayTextData& data) in SetCustomData() function in OHOS::Ace::NG::OverlayTextModifier |
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/ | ||
H A D | paste_data_record.cpp | 88 PasteDataRecord::Builder &PasteDataRecord::Builder::SetCustomData(std::shared_ptr<MineCustomData> customData) in SetCustomData() function in OHOS::MiscServices::PasteDataRecord::Builder |
Completed in 5 milliseconds