Searched defs:tip (Results 1 – 6 of 6) 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
133 std::string tip("container not support, type:"); in Dump() local
122 std::optional<std::string> tip; in Create() local
1029 bool InputWindowsManager::TransformTipPoint(struct libinput_event_tablet_tool* tip, in TransformTipPoint()1050 bool InputWindowsManager::CalculateTipPoint(struct libinput_event_tablet_tool* tip, in CalculateTipPoint()
53 char tip; member