Home
last modified time | relevance | path

Searched refs:drawElided (Results 1 – 25 of 45) sorted by relevance

12

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/dialogs/ui/
H A Ddialogs_message_view.cpp155 _senderCache.drawElided( in paint()
183 _textCache.drawElided( in paint()
H A Ddialogs_layout.cpp204 row->listEntryCache().drawElided( in PaintListEntryText()
349 history->cloudDraftTextCache.drawElided(p, nameleft, texttop, availableWidth, 1); in paintRow()
381 history->cloudDraftTextCache.drawElided(p, nameleft, texttop, availableWidth, 1); in paintRow()
489 from->nameText().drawElided(p, rectForName.left(), rectForName.top(), rectForName.width()); in paintRow()
496 …hiddenSenderInfo->nameText.drawElided(p, rectForName.left(), rectForName.top(), rectForName.width(… in paintRow()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/chat/
H A Drequests_bar.cpp157 _textShort.drawElided(p, textLeft, textTop, available); in paint()
159 _textFull.drawElided(p, textLeft, textTop, available); in paint()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/
H A Dhistory_view_service_message.cpp713 _header.drawElided( in paint()
722 _text.drawElided( in paint()
732 text.drawElided( in paint()
H A Dhistory_view_view_button.cpp215 _inner->text.drawElided( in draw()
H A Dhistory_view_send_action.cpp164 _sendActionText.drawElided(p, x, y, availableWidth); in paint()
H A Dhistory_view_message.cpp881 nameText->drawElided(p, availableLeft, trect.top(), availableWidth); in paintFromName()
944 …forwarded->text.drawElided(p, trect.x(), trect.y(), useWidth, 2, style::al_left, 0, -1, 0, breakEv… in paintForwardedInfo()
1768 msgsigned->signature.drawElided(p, dateX, dateY, item->_timeWidth); in drawInfo()
1771 sponsored->text.drawElided(p, dateX, dateY - skipY, item->_timeWidth); in drawInfo()
1773 edited->text.drawElided(p, dateX, dateY, item->_timeWidth); in drawInfo()
H A Dhistory_view_top_bar_widget.cpp492 peer->topBarNameText().drawElided( in paintTopBar()
538 seen->text.drawElided(p, x, y, availableWidth); in paintSendAction()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/toast/
H A Dtoast_widget.cpp143 _text.drawElided( in paintEvent()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/widgets/
H A Dside_bar_button.cpp100 _text.drawElided( in paintEvent()
H A Dtooltip.cpp156 …_text.drawElided(p, st::lineWidth + _st->textPadding.left(), st::lineWidth + _st->textPadding.top(… in paintEvent()
H A Dlabels.cpp891 …_text.drawElided(p, textLeft, _st.margin.top(), textWidth, lines, _st.align, e->rect().y(), e->rec… in paintEvent()
/dports/x11-themes/Kvantum/Kvantum-0.20.2/Kvantum/style/
H A DviewItems.cpp659 const bool drawElided = line.naturalTextWidth() > textRect.width(); in calculateElidedText() local
661 if (!drawElided && i + 1 < lineCount && lastVisibleLineShouldBeElided) in calculateElidedText()
671 if (drawElided || elideLastVisibleLine) in calculateElidedText()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/text/
H A Dtext.h148 …void drawElided(Painter &p, int32 left, int32 top, int32 width, int32 lines = 1, style::align alig…
H A Dtext.cpp1279 …void drawElided(int32 left, int32 top, int32 w, style::align align, int32 lines, int32 yFrom, int3… in drawElided() function in Ui::Text::Renderer
3057 void String::drawElided(Painter &painter, int32 left, int32 top, int32 w, int32 lines, style::align… in drawElided() function in Ui::Text::String
3060 p.drawElided(left, top, w, align, lines, yFrom, yTo, removeFromEnd, breakEverywhere, selection); in drawElided()
3068drawElided(p, style::RightToLeft() ? (outerw - left - width) : left, top, width, lines, align, yFr… in drawLeftElided()
3076drawElided(p, style::RightToLeft() ? right : (outerw - right - width), top, width, lines, align, y… in drawRightElided()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/controls/
H A Dhistory_view_compose_controls.cpp443 _preview.title.drawElided( in paintWebPage()
450 _preview.description.drawElided( in paintWebPage()
493 _shownMessageName.drawElided( in paintEditOrReplyToMessage()
501 _shownMessageText.drawElided( in paintEditOrReplyToMessage()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/window/
H A Dnotifications_manager_default.cpp829 itemTextCache.drawElided( in updateNotifyDisplay()
858 titleText.drawElided(p, rectForName.left(), rectForName.top(), rectForName.width()); in updateNotifyDisplay()
H A Dwindow_main_menu.cpp310 _session->user()->nameText().drawElided( in paintEvent()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/media/
H A Dhistory_view_media_unwrapped.cpp214 …forwarded->text.drawElided(p, rectx, recty + st::msgReplyPadding.top(), rectw, kMaxForwardedBarLin… in drawSurrounding()
H A Dhistory_view_gif.cpp596 …forwarded->text.drawElided(p, rectx, recty + st::msgReplyPadding.top(), rectw, kMaxGifForwardedBar… in draw()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/window/themes/
H A Dwindow_theme_preview.cpp501 _topBarName.drawElided(*_p, nameleft, nametop, namewidth); in paintTopBar()
699 …row.text.drawElided(*_p, textRect.left(), textRect.top(), textRect.width(), textRect.height() / st… in paintRow()
715 row.name.drawElided(*_p, rectForName.left(), rectForName.top(), rectForName.width()); in paintRow()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/chat_helpers/
H A Dfield_autocomplete.cpp933 …user->nameText().drawElided(p, 2 * st::mentionPadding.left() + st::mentionPhotoSize, i * st::menti… in paintEvent()
996 …row.descriptionText.drawElided(p, mentionleft + addleft, i * st::mentionHeight + st::mentionTop, w… in paintEvent()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/
H A Dhistory_widget.cpp7068 …_replyToName.drawElided(p, replyLeft, backy + st::msgReplyPadding.top(), width() - replyLeft - _fi… in drawField()
7072 …_replyEditMsgText.drawElided(p, replyLeft, backy + st::msgReplyPadding.top() + st::msgServiceNameF… in drawField()
7100 …_toForwardFrom.drawElided(p, forwardLeft, backy + st::msgReplyPadding.top(), width() - forwardLeft… in drawField()
7103 …_toForwardText.drawElided(p, forwardLeft, backy + st::msgReplyPadding.top() + st::msgServiceNameFo… in drawField()
7134 _previewTitle.drawElided( in drawField()
7140 _previewDescription.drawElided( in drawField()
H A Dhistory_item_components.cpp841 …button.text.drawElided(p, tx, rect.y() + _st->textTop + ((rect.height() - _st->height) / 2), tw, 1… in paintButton()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/media/view/
H A Dmedia_view_overlay_widget.cpp3644 _fromNameLabel.drawElided(p, name.left(), name.top(), name.width()); in paintFooterContent()
3682 …_caption.drawElided(p, inner.x(), inner.y(), inner.width(), inner.height() / st::mediaviewCaptionS… in paintCaptionContent()

12