Searched refs:Normal (Results 1 - 25 of 28) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dtriconpushbutton.cc48 QIcon::Mode mode = opt.state & QStyle::State_Enabled ? QIcon::Normal : QIcon::Disabled;
49 if( ( mode == QIcon::Normal ) && ( opt.state & QStyle::State_HasFocus ) )
H A Dtorrent-delegate-min.cc97 ? QPalette::Normal : QPalette::Disabled;
98 if (cg == QPalette::Normal && !(option.state & QStyle::State_Active))
107 else im = QIcon::Normal;
113 QPalette::ColorGroup cg = QPalette::Normal;
115 if( cg == QPalette::Normal && !(option.state & QStyle::State_Active ) ) cg = QPalette::Inactive;
H A Dtorrent-delegate.cc376 ? QPalette::Normal : QPalette::Disabled;
377 if (cg == QPalette::Normal && !(option.state & QStyle::State_Active))
386 else im = QIcon::Normal;
392 QPalette::ColorGroup cg = QPalette::Normal;
394 if( cg == QPalette::Normal && !(option.state & QStyle::State_Active ) ) cg = QPalette::Inactive;
H A Dutils.cc47 path = QInputDialog::getText( parent, title, tr( "Enter a location:" ), QLineEdit::Normal, myPath, NULL );
H A Dfile-tree.cc198 if( i == NORMAL ) return tr( "Normal" );
606 icon.paint( painter, iconArea, Qt::AlignCenter, QIcon::Normal, QIcon::On );
H A Ddetails.cc979 QLineEdit::Normal, QString(), &ok );
1023 QLineEdit::Normal,
1115 m->addItem( tr( "Normal" ), TR_PRI_NORMAL );
H A Dmainwin.cc1184 QLineEdit::Normal,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/scopeguard/
H A Dscopeguardtest.cpp59 CPPUNIT_TEST(Normal);
65 void Normal();
82 void ScopeGuardTestCase::Normal() function in class:ScopeGuardTestCase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault-rsyncssh.lua77 log('Normal', 'Moving ',event.path,' -> ',event2.path)
133 'Normal',
182 log('Normal', 'Rsyncing list\n', sPaths)
207 log('Normal', 'Startup of "',agent.source,'" finished: ', exitcode)
210 log('Normal', 'Retrying startup of "',agent.source,'": ', exitcode)
231 log('Normal', 'Finished (list): ',exitcode)
233 log('Normal', 'Retrying (list): ',exitcode)
245 log('Normal', 'Finished ',agent.etype,' ',agent.sourcePath,': ',exitcode)
247 log('Normal', 'Retrying ',agent.etype,' ',agent.sourcePath,': ',exitcode)
249 log('Normal', 'Failur
[all...]
H A Ddefault.lua101 log('Normal', 'Startup of "',agent.source,'" finished.')
106 'Normal',
149 'Normal',
155 'Normal',
175 log('Normal', 'Retrying ',agent.etype,' on ',agent.sourcePath,' = ',exitcode)
177 log('Normal', 'Finished ',agent.etype,' on ',agent.sourcePath,' = ',exitcode)
181 log('Normal', 'Unknown exitcode "',exitcode,'" with ', agent.etype,
H A Ddefault-direct.lua144 log('Normal', 'Startup of "',agent.source,'" finished: ', exitcode)
147 log('Normal', 'Retrying startup of "',agent.source,'": ', exitcode)
H A Ddefault-rsync.lua190 'Normal',
246 'Normal',
269 'Normal',
H A Dlsyncd.lua1345 'Normal',
2695 'Normal',
2704 'Normal',
2835 log('Normal', 'Transformed Move to Delete for ', sync.config.name)
2840 log('Normal', 'Transformed Move to Create for ', sync.config.name)
3068 " log('Normal', 'Event ', event.etype, \n" ..
3134 " log('Normal', 'Event ',event.etype,\n"..
3477 'Normal',
4109 'Normal',
4123 'Normal',
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/examples/
H A Dlimagemagic.lua35 log("Normal", "not doing something on ."..ext)
60 log("Normal", "Converting "..p)
83 log("Normal", "Deleting all "..p)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-csharp-342 // Normal and verbatim string literals can be concatenated.
156 #. Normal and verbatim string literals can be concatenated.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVBZipBas.bas177 Normal = 1
441 Optional ByVal Verboseness As VerbosenessType = Normal, _
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfont.tex217 \twocolitem{{\bf wxFONTWEIGHT\_NORMAL}}{Normal font.}
578 \twocolitem{{\bf wxFONTWEIGHT\_NORMAL}}{Normal font.}
H A Dhtmllbox.tex58 Normal constructor which calls \helpref{Create()}{wxhtmllistboxcreate}
H A Dvlbox.tex55 Normal constructor which calls \helpref{Create()}{wxvlistboxcreate} internally.
H A Dcategory.tex17 \twocolitem{\helpref{wxFrame}{wxframe}}{Normal frame}
H A Dmenu.tex30 Menu items may be either normal items, check items or radio items. Normal items
H A Dsocket.tex522 \twocolitem{{\bf wxSOCKET\_NONE}}{Normal functionality.}
H A Dwindow.tex3518 wxWINDOW_VARIANT_NORMAL, // Normal size
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DBuilder.pm1293 'type' indicates if it was a special test. Normal tests have a type
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex5729 % Normal (long) toc.

Completed in 1085 milliseconds

12