HomeSort by relevance Sort by last modified time
    Searched refs:Qt (Results 1 - 23 of 23) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_QWin.cc 94 Qt::ButtonState button = e->button();
96 if( (button & Qt::LeftButton)) {
99 if( (button & Qt::RightButton)) {
102 if( (button & Qt::MidButton)) {
111 Qt::ButtonState button = e->button();
113 (button & Qt::LeftButton) ? 1 :
114 ((button & Qt::RightButton) ? 2 : 3),
120 Qt::ButtonState button = e->button();
122 (button & Qt::LeftButton) ? 1 :
123 ((button & Qt::RightButton) ? 2 : 3)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
eventhistory.h 27 QVariant headerData(int section, Qt::Orientation orientation,
28 int role = Qt::DisplayRole) const;
43 bool modal = false, Qt::WFlags fl = 0);
scanresults.h 23 bool modal = false, Qt::WFlags fl = 0);
userdatarequest.h 23 bool modal = false, Qt::WFlags fl = 0);
eventhistory.cpp 32 if (role == Qt::DisplayRole)
47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation,
50 if (role != Qt::DisplayRole)
53 if (orientation == Qt::Horizontal) {
76 EventHistory::EventHistory(QWidget *parent, const char *, bool, Qt::WFlags)
networkconfig.h 23 bool modal = false, Qt::WFlags fl = 0);
peers.h 25 bool modal = false, Qt::WFlags fl = 0);
userdatarequest.cpp 15 Qt::WFlags)
scanresults.cpp 17 ScanResults::ScanResults(QWidget *parent, const char *, bool, Qt::WFlags)
wpagui.h 26 Qt::WFlags fl = 0);
peers.cpp 20 peer_role_address = Qt::UserRole + 1,
65 Peers::Peers(QWidget *parent, const char *, bool, Qt::WFlags)
90 peers->setContextMenuPolicy(Qt::CustomContextMenu);
707 item->setBackground(Qt::BDiagPattern);
945 item->setBackground(Qt::NoBrush);
    [all...]
networkconfig.cpp 29 NetworkConfig::NetworkConfig(QWidget *parent, const char *, bool, Qt::WFlags)
wpagui.cpp 35 WpaGui::WpaGui(QApplication *_app, QWidget *parent, const char *, Qt::WFlags)
778 * in Qt.
    [all...]
  /external/eigen/demos/opengl/
quaternion_demo.cpp 207 setFocusPolicy(Qt::ClickFocus);
316 case Qt::Key_Up:
319 case Qt::Key_Down:
323 case Qt::Key_G:
327 case Qt::Key_C:
331 case Qt::Key_R:
335 case Qt::Key_A:
366 bool fly = (mNavMode==NavFly) || (e->modifiers()&Qt::ControlModifier);
369 case Qt::LeftButton:
382 case Qt::MidButton
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
videoreader.py 14 from Carbon import Qt
57 fd = Qt.OpenMovieFile(path, 0)
58 self.movie, d1, d2 = Qt.NewMovieFromFile(fd, 0, 0)
64 except Qt.Error:
79 except Qt.Error:
122 value, d1, d2 = Qt.ConvertTimeScale((time, self.movietimescale, None), 1000)
126 value, d1, d2 = Qt.ConvertTimeScale((time, self.videotimescale, None), 1000)
130 value, d1, d2 = Qt.ConvertTimeScale((time, self.audiotimescale, None), 1000)
134 value, d1, d2 = Qt.ConvertTimeScale((time, self.videotimescale, None),
262 Qt.EnterMovies(
    [all...]
  /external/harfbuzz/tests/linebreaking/
harfbuzz-qt.cpp 26 #include <Qt/private/qunicodetables_p.h>
37 #error "This test currently requires Qt >= 4.3"
  /external/eigen/demos/mandelbrot/
mandelbrot.cpp 175 if( event->buttons() & Qt::LeftButton )
192 if( event->buttons() & Qt::LeftButton )
  /external/chromium_org/third_party/devscripts/
licensecheck.pl.vanilla 424 if ($licensetext =~ /permission (?:is (also granted|given))? to link (the code of )?this program with (any edition of )?(Qt|the Qt library)/i) {
425 $extrainfo = " (with Qt exception)$extrainfo"
453 if ($licensetext =~ /This file is part of the .*Qt GUI Toolkit. This file may be distributed under the terms of the Q Public License as defined/) {
454 $license = "QPL (part of Qt) $license";
licensecheck.pl 452 if ($licensetext =~ /permission (?:is (also granted|given))? to link (the code of )?this program with (any edition of )?(Qt|the Qt library)/i) {
453 $extrainfo = " (with Qt exception)$extrainfo"
482 if ($licensetext =~ /This file is part of the .*Qt GUI Toolkit. This file may be distributed under the terms of the Q Public License as defined/) {
483 $license = "QPL (part of Qt) $license";
  /external/chromium_org/third_party/flot/
jquery.min.js 2 (function(e,t){function _(e){var t=M[e]={};return v.each(e.split(y),function(e,n){t[n]=!0}),t}function H(e,n,r){if(r===t&&e.nodeType===1){var i="data-"+n.replace(P,"-$1").toLowerCase();r=e.getAttribute(i);if(typeof r=="string"){try{r=r==="true"?!0:r==="false"?!1:r==="null"?null:+r+""===r?+r:D.test(r)?v.parseJSON(r):r}catch(s){}v.data(e,n,r)}else r=t}return r}function B(e){var t;for(t in e){if(t==="data"&&v.isEmptyObject(e[t]))continue;if(t!=="toJSON")return!1}return!0}function et(){return!1}function tt(){return!0}function ut(e){return!e||!e.parentNode||e.parentNode.nodeType===11}function at(e,t){do e=e[t];while(e&&e.nodeType!==1);return e}function ft(e,t,n){t=t||0;if(v.isFunction(t))return v.grep(e,function(e,r){var i=!!t.call(e,r,e);return i===n});if(t.nodeType)return v.grep(e,function(e,r){return e===t===n});if(typeof t=="string"){var r=v.grep(e,function(e){return e.nodeType===1});if(it.test(t))return v.filter(t,r,!n);t=v.filter(t,r)}return v.grep(e,function(e,r){return v.inArray(e,t)>=0===n})}function lt(e){var t=ct.split("|"),n=e.createDocumentFragment();if(n.createElement)while(t.length)n.createElement(t.pop());return n}function Lt(e,t){return e.getElementsByTagName(t)[0]||e.appendChild(e.ownerDocument.createElement(t))}function At(e,t){if(t.nodeType!==1||!v.hasData(e))return;var n,r,i,s=v._data(e),o=v._data(t,s),u=s.events;if(u){delete o.handle,o.events={};for(n in u)for(r=0,i=u[n].length;r<i;r++)v.event.add(t,n,u[n][r])}o.data&&(o.data=v.extend({},o.data))}function Ot(e,t){var n;if(t.nodeType!==1)return;t.clearAttributes&&t.clearAttributes(),t.mergeAttributes&&t.mergeAttributes(e),n=t.nodeName.toLowerCase(),n==="object"?(t.parentNode&&(t.outerHTML=e.outerHTML),v.support.html5Clone&&e.innerHTML&&!v.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):n==="input"&&Et.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):n==="option"?t.selected=e.defaultSelected:n==="input"||n==="textarea"?t.defaultValue=e.defaultValue:n==="script"&&t.text!==e.text&&(t.text=e.text),t.removeAttribute(v.expando)}function Mt(e){return typeof e.getElementsByTagName!="undefined"?e.getElementsByTagName("*"):typeof e.querySelectorAll!="undefined"?e.querySelectorAll("*"):[]}function _t(e){Et.test(e.type)&&(e.defaultChecked=e.checked)}function Qt(e,t){if(t in e)return t;var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,i=Jt.length;while(i--){t=Jt (…)
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump 156 ??X?x?4a?2u????\1!D?S?P?+?zu???@???b?<¸8v?UH?I?3?_*??g?*?f??O?? ?8`l?c&?B??????~??? ???w?????a???c????a?Z?[LH6<???A?)?<f"nOO???%????!h?$O'?~A ???pK?n?y=?MQT.e.?)? .cz?(?????+/???}L???'D?1:???_rg?O&??? ??'`?k?n\??nP?M?
232 ?.NoC??u??X?P=4??5:?? ??C'?_????+Qt>q?8B:D;b?-\??????u?Gn?a?3?P6???Gz@?g?h??p??????????B????<?}??B??d??NYh?/??????0|Om??N8??@O??_????H?/??G?????"?Tn4? ???Z??e?}?V?ZU#?????Je???{??~?7?_???B<??,????_?????5??~?]?????CJc???j?~#?7?E?I?/??n?u??zs3????|?<=?G????=?n??.??f??@r$!??Y?'BXHL??v`?#?&ng}???G V???qLy=8??? y????;<N?k?yr*???i2?Z??m0?`?o ???L??K?w ?<?????l???_??Z?'A??'t???SA??k?W??UEu????r}????T_'?EZ???o?Y????6 ???????????5??b?fS)?4?c??o?fL?K? ?x?????-?????|?? ?n???A?nZIw??4+?VQ^?n???h#???[??>??;M:??1?|+???? ?O?h???2??}?????a????o.???@Sxwx?;??E??????? ?????;????6?????l>??!?U????/K?g`?:?????zZ???????2??v 2?/?f89?ZuK???rQq??K?)??-_?c?D<?????Ir?/F??????{????????????#D?C7?cA|_?yp"z<9?i*????/o??=?ro??a?e???{?;]2
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
video.rtpdump 156 ??X?x?4a?2u????\1!D?S?P?+?zu???@???b?<¸8v?UH?I?3?_*??g?*?f??O?? ?8`l?c&?B??????~??? ???w?????a???c????a?Z?[LH6<???A?)?<f"nOO???%????!h?$O'?~A ???pK?n?y=?MQT.e.?)? .cz?(?????+/???}L???'D?1:???_rg?O&??? ??'`?k?n\??nP?M?
232 ?.NoC??u??X?P=4??5:?? ??C'?_????+Qt>q?8B:D;b?-\??????u?Gn?a?3?P6???Gz@?g?h??p??????????B????<?}??B??d??NYh?/??????0|Om??N8??@O??_????H?/??G?????"?Tn4? ???Z??e?}?V?ZU#?????Je???{??~?7?_???B<??,????_?????5??~?]?????CJc???j?~#?7?E?I?/??n?u??zs3????|?<=?G????=?n??.??f??@r$!??Y?'BXHL??v`?#?&ng}???G V???qLy=8??? y????;<N?k?yr*???i2?Z??m0?`?o ???L??K?w ?<?????l???_??Z?'A??'t???SA??k?W??UEu????r}????T_'?EZ???o?Y????6 ???????????5??b?fS)?4?c??o?fL?K? ?x?????-?????|?? ?n???A?nZIw??4+?VQ^?n???h#???[??>??;M:??1?|+???? ?O?h???2??}?????a????o.???@Sxwx?;??E??????? ?????;????6?????l>??!?U????/K?g`?:?????zZ???????2??v 2?/?f89?ZuK???rQq??K?)??-_?c?D<?????Ir?/F??????{????????????#D?C7?cA|_?yp"z<9?i*????/o??=?ro??a?e???{?;]2
    [all...]
h264-svc-99-640x360.rtpdump 378 4???v?>2gJ?G???.C?:?6gp?E<fZ?v??QT??6??pG?g???b??h
    [all...]

Completed in 247 milliseconds