Searched defs:tip (Results 1 – 7 of 7) 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
66 RefPtr<TextComponent> tip = AceType::MakeRefPtr<TextComponent>("tip"); variable
70 std::string tip("container not support, type:"); in Dump() local
657 bool InputWindowsManager::TransformTipPoint(struct libinput_event_tablet_tool* tip, in TransformTipPoint()678 bool InputWindowsManager::CalculateTipPoint(struct libinput_event_tablet_tool* tip, in CalculateTipPoint()
119 std::optional<std::string> tip; in Create() local
53 char tip; member