Home
last modified time | relevance | path

Searched defs:title_label (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_naviframe_eo.legacy.c63 …_item_insert_before(Elm_Naviframe *obj, Elm_Widget_Item *before, const char *title_label, Efl_Canv… in elm_naviframe_item_insert_before()
69 elm_naviframe_item_push(Elm_Naviframe *obj, const char *title_label, Efl_Canvas_Object *prev_btn, E… in elm_naviframe_item_push()
81 elm_naviframe_item_insert_after(Elm_Naviframe *obj, Elm_Widget_Item *after, const char *title_label in elm_naviframe_item_insert_after()
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/chromeos/
H A Dmessage_box.cc61 MessageBox::Core::Core(const base::string16& title_label, in Core()
139 MessageBox::MessageBox(const base::string16& title_label, in MessageBox()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/commands/expression/no-deadlock/
H A Dlocking.cpp1 #include <stdio.h>
2 #include <thread>
3 #include <mutex>
4 #include <condition_variable>
5
6 std::mutex contended_mutex;
7
8 std::mutex control_mutex;
9 std::condition_variable control_condition;
10
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dcontent_setting_domain_list_view.cc20 auto title_label = std::make_unique<views::Label>(title); in ContentSettingDomainListView() local
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx26.java94 static String[] title_label = { field in x26
145 String[] legend_text, String title_label, String line_label ) in plot1()
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx26.java94 static String[] title_label = { field in x26
145 String[] legend_text, String title_label, String line_label ) in plot1()
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx26.cc95 static const char *title_label[] = { variable
151 const char *title_label, const char *line_label ) in plot1()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx26.cc95 static const char *title_label[] = { variable
151 const char *title_label, const char *line_label ) in plot1()
/dports/audio/spectmorph/spectmorph-0.5.2/glui/
H A Dsmaboutdialog.cc16 auto title_label = new Label (this, "SpectMorph " PACKAGE_VERSION); in AboutDialog() local
H A Dsmmorphplancontrol.cc19 Label *title_label = new Label (this, "Global Instrument Settings"); in MorphPlanControl() local
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx26f.f9091 character(len=80) title_label(nolangs) variable
149 legend_text, title_label, line_label ) argument
156 character(*) x_label, y_label, alty_label, title_label, line_label local
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx26.ml79 let title_label = [| var
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx26.ml79 let title_label = [| var
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx26.py114 def plot1(w, type, x_label, y_label, alty_label, title_label, line_label, legend_text): argument
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx26.py114 def plot1(w, type, x_label, y_label, alty_label, title_label, line_label, legend_text): argument
/dports/games/gtkevemon/gtkevemon-ac2ca34/src/gui/
H A Dguiaboutdialog.cc29 Gtk::Label* title_label = MK_LABEL0; in GuiAboutDialog() local
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/power/
H A Dcc-power-profile-info-row.c37 GtkLabel *title_label; member
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx26d.d135 string title_label, string line_label, string[] legend_text ) in plot1()
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx26d.d135 string title_label, string line_label, string[] legend_text ) in plot1()
/dports/graphics/drawing/drawing-0.8.4/src/
H A Ddeco_manager.py36 def set_titles(self, title_label, subtitle_label): argument
138 def set_titles(self, title_label, subtitle_label): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dwindow_mini_view.h54 views::Label* title_label() const { return title_label_; } in title_label() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/locales/en-US/chrome/
H A Dplugins.properties9 title_label=About Plugins key
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/assistant/
H A Dassistant_timers_browsertest.cc324 auto* title_label = FindTitleLabelForNotification(notification); in IN_PROC_BROWSER_TEST_F() local
343 auto* title_label = in IN_PROC_BROWSER_TEST_F() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/locales/en-US/chrome/
H A Dplugins.properties9 title_label=About Plugins key
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/crossbeam-utils-0.6.6/
H A DREADME.md34 *Features marked with <sup>(no_std)</sup> can be used in `no_std` environments.*<br/>

12345678