Home
last modified time | relevance | path

Searched defs:tip (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/tip/
Dtip_element.cpp24 RefPtr<TipComponent> tip = AceType::DynamicCast<TipComponent>(component_); in PerformBuild() local
Drender_tip.cpp31 const RefPtr<TipComponent> tip = AceType::DynamicCast<TipComponent>(component); in Update() local
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/select/
Drender_select_test.cpp66 RefPtr<TextComponent> tip = AceType::MakeRefPtr<TextComponent>("tip"); variable
/foundation/arkui/ace_engine/frameworks/core/common/
Dcontainer.cpp70 std::string tip("container not support, type:"); in Dump() local
/foundation/multimodalinput/input/service/window_manager/src/
Dinput_windows_manager.cpp657 bool InputWindowsManager::TransformTipPoint(struct libinput_event_tablet_tool* tip, in TransformTipPoint()
678 bool InputWindowsManager::CalculateTipPoint(struct libinput_event_tablet_tool* tip, in CalculateTipPoint()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_search.cpp119 std::optional<std::string> tip; in Create() local
/foundation/communication/ipc/ipc/test/serializer/
Dutils_serializer_test.cpp53 char tip; member