Searched defs:dateWidth (Results 1 – 14 of 14) sorted by relevance
31 proc ::getWinDir::dateWidth {} { procedure
75 int dateWidth; variable
111 int dateWidth; variable
101 int dateWidth = font_san.text_width(dateStr) + 5; in put_news_rec() local
355 …int dateWidth = news_font_ptr->text_width(dateStr) + 5; // 5 is the space between the date and th… in put() local
118 public function formatDateTime($timestamp,$dateWidth='medium',$timeWidth='medium')
116 public function formatDateTime($timestamp,$dateWidth='medium',$timeWidth='medium')
1895 protected static function getDatetimeWidth($dateWidth)
651 auto dateWidth = st::dialogsDateFont->width(row.date); in paintRow() local
782 static const int dateWidth = 12; //in characters variable
3469 int dateWidth = (font->getWidth(dateStr)/(emWidth * 3) + 2) * emWidth * 3; in renderOverlay() local
2499 auto dateWidth = 0; in mouseActionUpdate() local
2896 auto dateWidth = 0; in mouseActionUpdate() local