Home
last modified time | relevance | path

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

/third_party/backends/japi/
DJscanimage.java719 public SaneCheckBox(String title, Jscanimage dlg, int opt, String tip) in SaneCheckBox()
767 public SaneSlider(int min, int max, Jscanimage dlg, int opt, String tip) in SaneSlider()
834 Jscanimage dlg, int opt, String tip) in FixedSaneSlider()
893 public SaneButton(String title, Jscanimage dlg, int opt, String tip) in SaneButton()
926 public SaneComboBox(Jscanimage dlg, int opt, String tip) in SaneComboBox()
963 public SaneStringBox(Jscanimage dlg, int opt, String tip) in SaneStringBox()
1011 public SaneIntBox(Jscanimage dlg, int opt, String tip) in SaneIntBox()
1065 public SaneFixedBox(Jscanimage dlg, int opt, String tip) in SaneFixedBox()
1123 public SaneTextField(int width, Jscanimage dlg, int opt, String tip) in SaneTextField()
/third_party/googletest/docs/_sass/
Dmain.scss146 &.tip { class
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dinfo.cc45 …ghtLine(const std::string &line, int col_begin, int col_end, bool single_line, SourceLineTip tip) { in HighlightLine()
91 std::string Location::ToString(SourceLineTip tip, int start_line) { in ToString()
Dtrace_base.cc107 std::string GetDebugInfoStr(const DebugInfoPtr &info, const std::string &prefix, SourceLineTip tip,… in GetDebugInfoStr()
/third_party/lame/ACM/
DAEncodeProperties.h45 const char *tip; member
/third_party/toybox/toys/pending/
Droute.c303 static void is_prefix_inet6(char **tip, struct in6_rtmsg *rt) in is_prefix_inet6()
/third_party/python/Lib/idlelib/idle_test/
Dtest_calltip.py15 tip = "(ai=None, *b)" variable in TC
/third_party/libinput/tools/
Dlibinput-record.c990 enum libinput_tablet_tool_tip_state tip; in print_tablet_tool_event() local