/external/chromium_org/third_party/skia/debugger/QT/ |
SkListWidget.cpp | 21 QPen linePen(QColor::fromRgb(211,211,211), 1, Qt::SolidLine); 22 QPen fontPen(QColor::fromRgb(51,51,51), 1, Qt::SolidLine); 23 QPen fontMarkedPen(Qt::white, 1, Qt::SolidLine); 44 painter->setBrush((index.row() % 2) ? Qt::white : QColor(252,252,252)); 57 QIcon(qvariant_cast<QPixmap>(index.data(Qt::DecorationRole))); 59 QIcon(qvariant_cast<QPixmap>(index.data(Qt::UserRole + 2))); 60 int indent = index.data(Qt::UserRole + 3).toInt(); 62 QString drawCommandText = index.data(Qt::DisplayRole).toString(); 65 drawCommandNumber = index.data(Qt::UserRole + 1).toString() [all...] |
SkInspectorWidget.cpp | 37 fHorizontalLayout.setAlignment(Qt::AlignTop); 48 fVerticalLayout.setAlignment(Qt::AlignVCenter); 73 fMatrixLabel.setAlignment(Qt::AlignHCenter); 77 fMatrixLayout.setAlignment(Qt::AlignTop | Qt::AlignHCenter); 96 fClipLabel.setAlignment(Qt::AlignHCenter); 100 fClipLayout.setAlignment(Qt::AlignTop | Qt::AlignHCenter);
|
SkCanvasWidget.cpp | 74 Qt::KeyboardModifiers modifiers = event->modifiers(); 75 if (modifiers.testFlag(Qt::ControlModifier)) { 85 Qt::KeyboardModifiers modifiers = event->modifiers(); 86 if (modifiers.testFlag(Qt::ControlModifier)) { 89 if (Qt::Horizontal == event->orientation()) {
|
SkSettingsWidget.cpp | 35 fVerticalLayout.setAlignment(Qt::AlignTop); 153 fCurrentCommandBox.setAlignment(Qt::AlignRight); 157 fCurrentCommandLayout.setAlignment(Qt::AlignLeft); 167 fCommandHitBox.setAlignment(Qt::AlignRight); 170 fCommandHitLayout.setAlignment(Qt::AlignLeft); 188 fZoomBox.setAlignment(Qt::AlignRight);
|
SkDebuggerGUI.cpp | 139 item->setHidden(item->checkState() == Qt::Unchecked && fBreakpointsActivated); 449 item->setData(Qt::UserRole + 4, 100.0*temp); 467 item->setCheckState(Qt::Unchecked); 468 item->setData(Qt::DecorationRole, 476 item->setData(Qt::UserRole + 2, QPixmap(":/blank.png")); 509 item->setData(Qt::UserRole + 2, QPixmap(":/delete.png")); 513 item->setData(Qt::UserRole + 2, QPixmap(":/blank.png")); 554 if (item->checkState() == Qt::Checked) { 602 if (!filename.endsWith(".skp", Qt::CaseInsensitive)) { 722 if (item->checkState() == Qt::Unchecked) [all...] |
/external/skia/debugger/QT/ |
SkListWidget.cpp | 21 QPen linePen(QColor::fromRgb(211,211,211), 1, Qt::SolidLine); 22 QPen fontPen(QColor::fromRgb(51,51,51), 1, Qt::SolidLine); 23 QPen fontMarkedPen(Qt::white, 1, Qt::SolidLine); 44 painter->setBrush((index.row() % 2) ? Qt::white : QColor(252,252,252)); 57 QIcon(qvariant_cast<QPixmap>(index.data(Qt::DecorationRole))); 59 QIcon(qvariant_cast<QPixmap>(index.data(Qt::UserRole + 2))); 60 int indent = index.data(Qt::UserRole + 3).toInt(); 62 QString drawCommandText = index.data(Qt::DisplayRole).toString(); 65 drawCommandNumber = index.data(Qt::UserRole + 1).toString() [all...] |
SkInspectorWidget.cpp | 37 fHorizontalLayout.setAlignment(Qt::AlignTop); 48 fVerticalLayout.setAlignment(Qt::AlignVCenter); 73 fMatrixLabel.setAlignment(Qt::AlignHCenter); 77 fMatrixLayout.setAlignment(Qt::AlignTop | Qt::AlignHCenter); 96 fClipLabel.setAlignment(Qt::AlignHCenter); 100 fClipLayout.setAlignment(Qt::AlignTop | Qt::AlignHCenter);
|
SkCanvasWidget.cpp | 74 Qt::KeyboardModifiers modifiers = event->modifiers(); 75 if (modifiers.testFlag(Qt::ControlModifier)) { 85 Qt::KeyboardModifiers modifiers = event->modifiers(); 86 if (modifiers.testFlag(Qt::ControlModifier)) { 89 if (Qt::Horizontal == event->orientation()) {
|
SkSettingsWidget.cpp | 35 fVerticalLayout.setAlignment(Qt::AlignTop); 153 fCurrentCommandBox.setAlignment(Qt::AlignRight); 157 fCurrentCommandLayout.setAlignment(Qt::AlignLeft); 167 fCommandHitBox.setAlignment(Qt::AlignRight); 170 fCommandHitLayout.setAlignment(Qt::AlignLeft); 188 fZoomBox.setAlignment(Qt::AlignRight);
|
SkDebuggerGUI.cpp | 138 item->setHidden(item->checkState() == Qt::Unchecked && fBreakpointsActivated); 412 item->setData(Qt::UserRole + 4, 100.0*temp); 428 item->setCheckState(Qt::Unchecked); 429 item->setData(Qt::DecorationRole, 437 item->setData(Qt::UserRole + 2, QPixmap(":/blank.png")); 470 item->setData(Qt::UserRole + 2, QPixmap(":/delete.png")); 474 item->setData(Qt::UserRole + 2, QPixmap(":/blank.png")); 515 if (item->checkState() == Qt::Checked) { 563 if (!filename.endsWith(".skp", Qt::CaseInsensitive)) { 683 if (item->checkState() == Qt::Unchecked) [all...] |
/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);
|
/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/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";
|