Home
last modified time | relevance | path

Searched refs:timeWidth (Results 1 – 14 of 14) sorted by relevance

/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/display/
H A Dwindow_log_complete.cc77 …unsigned int timeWidth = 3 + print_hhmmss_local(buffer, buffer + 16, static_cast<time_t>(itr->time… in redraw() local
79 …signed int logWidth = m_canvas->width() > 60 ? (m_canvas->width() - timeWidth) : (60 - timeWidth); in redraw()
84 …rint(0, pos - 1, "(%s) %s", buffer, itr->message.substr(0, m_canvas->width() - timeWidth).c_str()); in redraw()
86 …m_canvas->print(timeWidth, pos - 1, "%s", itr->message.substr(logWidth * (j - 1), m_canvas->width(… in redraw()
/dports/deskutils/ktimetracker/ktimetracker-5.0.1/src/export/
H A Dtotalsastext.cpp34 static const int timeWidth = 6; variable
35 static const int reportWidth = taskWidth + timeWidth;
47 .arg(formatTime(static_cast<double>(task->totalTime()), rc.decimalMinutes), timeWidth) in printTask()
52 … .arg(formatTime(static_cast<double>(task->totalSessionTime()), rc.decimalMinutes), timeWidth) in printTask()
87 .arg(i18n("Time"), timeWidth) in totalsAsText()
118 retval += QString(QString::fromLatin1("%1")).arg(buf, timeWidth) + cr; in totalsAsText()
120 .arg(formatTime(sum, rc.decimalMinutes), timeWidth) in totalsAsText()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Widgets/Logic/Ingame/
H A DSupportPowerTooltipLogic.cs84 var timeWidth = timeSize.X; in SupportPowerTooltipLogic()
85 var topWidth = nameSize.X + hotkeyWidth + timeWidth + timeOffset; in SupportPowerTooltipLogic()
88 timeLabel.Bounds.X = widget.Bounds.Width - nameLabel.Bounds.X - timeWidth; in SupportPowerTooltipLogic()
/dports/www/limesurvey/limesurvey/framework/i18n/
H A DCDateFormatter.php114 …* @param string $timeWidth width of the time pattern. It can be 'full', 'long', 'medium' and 'shor…
118 public function formatDateTime($timestamp,$dateWidth='medium',$timeWidth='medium') argument
123 if(!empty($timeWidth))
124 $time=$this->format($this->_locale->getTimeFormat($timeWidth),$timestamp);
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/i18n/
H A DCDateFormatter.php116 public function formatDateTime($timestamp,$dateWidth='medium',$timeWidth='medium') argument
121 if(!empty($timeWidth))
122 $time=$this->format($this->_locale->getTimeFormat($timeWidth),$timestamp);
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/editors/matrix/
H A DMatrixEditor.java85 private float timeWidth; field in MatrixEditor
292 …getStart() + (((posX - this.leftSpacing) * measure.getLength()) / (this.timeWidth * measure.getTim… in getStartAt()
371 …this.timeWidth = Math.max((10 * (TGDuration.SIXTY_FOURTH / measure.getTimeSignature().getDenominat… in getBuffer()
372 this.bufferWidth = this.leftSpacing + (this.timeWidth * cols); in getBuffer()
388 float colX = this.leftSpacing + (i * this.timeWidth); in getBuffer()
389 float divisionWidth = ( this.timeWidth / this.grids ); in getBuffer()
427 …X + this.leftSpacing + (((beat.getStart() - measure.getStart()) * (this.timeWidth * measure.getTim… in paintBeat()
429 …float x2 = (x1 + ((voice.getDuration().getTime() * this.timeWidth) / measure.getTimeSignature().ge… in paintBeat()
473 …float x = (((beat.getStart() - measure.getStart()) * (this.timeWidth * measure.getTimeSignature().… in paintPosition()
474 …float width = ((beat.getVoice(caret.getVoice()).getDuration().getTime() * this.timeWidth) / measur… in paintPosition()
/dports/devel/hs-threadscope/threadscope-0.2.14/GUI/
H A DEventsView.hs297 timeWidth = 105 function
299 descrWidth = width - timeWidth - columnGap
313 layoutSetWidth layout (Just (fromIntegral timeWidth))
331 (timeWidth + columnGap) (round y)
/dports/net/eventviews/eventviews-21.12.3/src/agenda/
H A Dtimelabels.cpp305 const int timeWidth = fm.boundingRect(hour).width(); in paintEvent() local
306 int offset = startW - timeWidth - tw2 - 1; in paintEvent()
/dports/www/nextcloud/nextcloud/3rdparty/punic/punic/code/
H A DCalendar.php801 $timeWidth = $dateWidth = $wholeWidth = $chunks[0];
824 $timeWidth = $chunks[1];
829 $timeWidth = $chunks[2];
842 … isset($overrideTimeFormat[0]) ? $overrideTimeFormat : static::getTimeFormat($timeWidth, $locale),
/dports/www/owncloud/owncloud/lib/composer/punic/punic/src/
H A DCalendar.php1862 $timeWidth = $dateWidth = $wholeWidth = $chunks[0];
1866 $timeWidth = $chunks[1];
1867 $wholeWidth = self::getDatetimeWidth($dateWidth, $timeWidth);
1872 $timeWidth = $chunks[2];
1885 … $overrideTimeFormat !== '' ? $overrideTimeFormat : static::getTimeFormat($timeWidth, $locale),
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/media/
H A Dhistory_view_poll.cpp962 const auto timeWidth = st::normalFont->width(time); in paintCloseByTimer() local
963 p.drawTextLeft(x - timeWidth, top, width(), time, timeWidth); in paintCloseByTimer()
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/
H A Dpanel.cpp781 static const int timeWidth = 9; //in characters variable
819 int timeW = timeWidth * _letterSize[0].x; in DrawVerticalSplitters()
1057 int timeW = timeWidth * _letterSize[0].x; in DrawItem()
/dports/comms/ncid/ncid/client/
H A Dncid.sh168 set timeWidth 5
2396 global nameREQ nmbrREQ lineREQ historyTextWidth timeWidth
2642 set historyTextWidth [expr $historyTextWidth + $timeWidth]
4817 logMsg $::LEVEL1 "Time Field Width: $timeWidth characters"
/dports/comms/ncid/ncid/doc/
H A DCHANGES2113 added: labelWidth dateWidth timeWidth
2121 added: labelWidth dateWidth timeWidth spacesWidth