Home
last modified time | relevance | path

Searched refs:btn (Results 1 – 25 of 36) sorted by relevance

12

/third_party/libinput/doc/api/style/
Dbootstrap.css251 .btn > .caret,
252 .dropup > .btn > .caret {
2936 .form-inline .input-group .input-group-btn,
3005 .btn {
3026 .btn:focus,
3027 .btn:active:focus,
3028 .btn.active:focus,
3029 .btn.focus,
3030 .btn:active.focus,
3031 .btn.active.focus {
[all …]
/third_party/libevdev/doc/style/
Dbootstrap.css251 .btn > .caret,
252 .dropup > .btn > .caret {
2936 .form-inline .input-group .input-group-btn,
3005 .btn {
3026 .btn:focus,
3027 .btn:active:focus,
3028 .btn.active:focus,
3029 .btn.focus,
3030 .btn:active.focus,
3031 .btn.active.focus {
[all …]
/third_party/libevdev/doc/html/
Dbootstrap.css251 .btn > .caret,
252 .dropup > .btn > .caret {
2936 .form-inline .input-group .input-group-btn,
3005 .btn {
3026 .btn:focus,
3027 .btn:active:focus,
3028 .btn.active:focus,
3029 .btn.focus,
3030 .btn:active.focus,
3031 .btn.active.focus {
[all …]
/third_party/ffmpeg/doc/
Dbootstrap.min.css5btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table…
Dstyle.min.css23btn{color:white}.well small{display:block;padding:0 10px;font-style:italic}.well.example{padding-t…
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/static/css/
Dtheme.css1 …s:3}.rst-content .toctree-wrapper>p.caption,h2,h3{page-break-after:avoid}}.btn,.fa:before,.icon:be…
4btn .fa,.btn .icon,.btn .rst-content .admonition-title,.btn .rst-content .code-block-caption .head…
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/usynergy/
DuSynergy.c292 char btn = message[8]-1; in sProcessMessage() local
293 if (btn==2) in sProcessMessage()
295 else if (btn==1) in sProcessMessage()
305 char btn = message[8]-1; in sProcessMessage() local
306 if (btn==2) in sProcessMessage()
308 else if (btn==1) in sProcessMessage()
/third_party/skia/third_party/externals/imgui/examples/libs/usynergy/
DuSynergy.c292 char btn = message[8]-1; in sProcessMessage() local
293 if (btn==2) in sProcessMessage()
295 else if (btn==1) in sProcessMessage()
305 char btn = message[8]-1; in sProcessMessage() local
306 if (btn==2) in sProcessMessage()
308 else if (btn==1) in sProcessMessage()
/third_party/python/Lib/idlelib/
Dsearchbase.py151 btn = Checkbutton(frame, variable=var, text=label)
152 btn.pack(side="left", fill="both")
165 btn = Radiobutton(frame, variable=var, value=val, text=label)
166 btn.pack(side="left", fill="both")
Dgrep.py119 btn = Checkbutton(
122 btn.pack(side="top", fill="both")
/third_party/typescript_eslint/tests/integration/fixtures/vue-jsx/
DJsx.vue26 <q-btn
30 >Go back</q-btn>
Dtest.js.snap72 <q-btn
76 >Go back</q-btn>
/third_party/libinput/test/
Dtest-pointer.c1998 const int btn[][4] = { in START_TEST() local
2015 for (i = 0; i < ARRAY_LENGTH(btn); i++) { in START_TEST()
2016 litest_button_click_debounced(device, li, btn[i][0], true); in START_TEST()
2017 litest_button_click_debounced(device, li, btn[i][1], true); in START_TEST()
2024 litest_button_click_debounced(device, li, btn[i][2], false); in START_TEST()
2025 litest_button_click_debounced(device, li, btn[i][3], false); in START_TEST()
2040 const int btn[][4] = { in START_TEST() local
2062 for (i = 0; i < ARRAY_LENGTH(btn); i++) { in START_TEST()
2063 litest_button_click_debounced(device, li, btn[i][0], true); in START_TEST()
2065 btn[i][0], in START_TEST()
[all …]
/third_party/libinput/doc/user/
Dtablet-debugging.rst19 missing tablet capabilities: xy pen btn-stylus resolution. Ignoring this device.
35 - **pen** or **btn-stylus** indicates that the tablet does not have the
/third_party/python/Lib/idlelib/idle_test/
Dtest_searchbase.py145 btn = self.dialog.make_button('Test', self.dialog.close)
146 self.assertEqual(btn['text'], 'Test')
/third_party/weston/shared/
Dframe.c820 uint32_t btn, enum wl_pointer_button_state state) in frame_pointer_button() argument
839 button->button = btn; in frame_pointer_button()
848 if (button->button == btn) in frame_pointer_button()
919 uint32_t btn, enum wl_pointer_button_state state) in frame_double_click() argument
932 if (location != THEME_LOCATION_TITLEBAR || btn != BTN_LEFT) in frame_double_click()
/third_party/python/Lib/
Dturtle.py1027 for btn in 1, 2, 3:
1028 self.onclick(None, btn)
1350 def onclick(self, fun, btn=1, add=None): argument
1365 self._onscreenclick(fun, btn, add)
3525 def onclick(self, fun, btn=1, add=None): argument
3543 self.screen._onclick(self.turtle._item, fun, btn, add)
3546 def onrelease(self, fun, btn=1, add=None): argument
3568 self.screen._onrelease(self.turtle._item, fun, btn, add)
3571 def ondrag(self, fun, btn=1, add=None): argument
3589 self.screen._ondrag(self.turtle._item, fun, btn, add)
/third_party/flutter/skia/third_party/externals/icu/source/data/unit/
Dms.txt820 dnam{"btn"}
821 other{"{0} btn"}
1330 dnam{"btn"}
1331 other{"{0} btn"}
/third_party/python/Doc/library/
Dtkinter.rst315 grid [ttk::button .frm.btn -text "Quit" -command "destroy ."] -column 1 -row 0
328 * Widgets are referred to by a *pathname* in Tcl (like ``.frm.btn``),
368 btn = ttk.Button(frm, ...)
369 print(btn.configure().keys())
378 print(set(btn.configure().keys()) - set(frm.configure().keys()))
387 print(dir(btn))
388 print(set(dir(btn)) - set(dir(frm)))
407 grid .frm.btn -column 0 -row 0
416 .frm.btn invoke
Dturtle.rst1364 .. function:: onclick(fun, btn=1, add=None)
1369 :param btn: number of the mouse-button, defaults to 1 (left mouse button)
1387 .. function:: onrelease(fun, btn=1, add=None)
1391 :param btn: number of the mouse-button, defaults to 1 (left mouse button)
1412 .. function:: ondrag(fun, btn=1, add=None)
1416 :param btn: number of the mouse-button, defaults to 1 (left mouse button)
1815 .. function:: onclick(fun, btn=1, add=None)
1816 onscreenclick(fun, btn=1, add=None)
1820 :param btn: number of the mouse-button, defaults to 1 (left mouse button)
/third_party/icu/icu4c/source/data/unit/
Dms.txt1008 dnam{"btn"}
1009 other{"{0} btn"}
1557 dnam{"btn"}
1558 other{"{0} btn"}
/third_party/skia/third_party/externals/icu/source/data/unit/
Dms.txt1008 dnam{"btn"}
1009 other{"{0} btn"}
1557 dnam{"btn"}
1558 other{"{0} btn"}
/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_common.c983 #define BUTTON_CASE(btn) case SDL_CONTROLLER_BUTTON_##btn: return #btn in ControllerButtonName() argument
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/
DkeyTypeData.txt217 btn{""}
/third_party/skia/third_party/externals/icu/source/data/misc/
DkeyTypeData.txt220 btn{""}

12