Home
last modified time | relevance | path

Searched defs:tip (Results 1 – 6 of 6) 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/common/
Dcontainer.cpp133 std::string tip("container not support, type:"); in Dump() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_search.cpp122 std::optional<std::string> tip; in Create() local
/foundation/multimodalinput/input/service/window_manager/src/
Dinput_windows_manager.cpp1029 bool InputWindowsManager::TransformTipPoint(struct libinput_event_tablet_tool* tip, in TransformTipPoint()
1050 bool InputWindowsManager::CalculateTipPoint(struct libinput_event_tablet_tool* tip, in CalculateTipPoint()
/foundation/communication/ipc/ipc/test/serializer/
Dutils_serializer_test.cpp53 char tip; member