Searched defs:tip (Results 1 – 8 of 8) sorted by relevance
24 RefPtr<TipComponent> tip = AceType::DynamicCast<TipComponent>(component_); in PerformBuild() local
31 const RefPtr<TipComponent> tip = AceType::DynamicCast<TipComponent>(component); in Update() local
172 std::string tip("container not support, type:"); in Dump() local
63 std::optional<std::string> tip = value.placeholder; in FfiOHOSAceFrameworkSearchCreateByIconID() local
53 char tip; member
179 std::optional<std::string> tip; in Create() local
2181 std::string tip = "uinput -P -s startX, startY, endX, endY;"; in ProcessTouchPadFingerSwipe() local
1731 bool InputWindowsManager::TransformTipPoint(struct libinput_event_tablet_tool* tip, in UpdateDisplayInfo()1758 bool InputWindowsManager::CalculateTipPoint(struct libinput_event_tablet_tool* tip, in UpdateDisplayInfo()