Home
last modified time | relevance | path

Searched refs:OnPaintBackground (Results 26 – 50 of 117) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/views/
H A Dsearch_box_view.h69 void OnPaintBackground(gfx::Canvas* canvas) override;
H A Dsearch_result_suggestion_chip_view.cc116 void SearchResultSuggestionChipView::OnPaintBackground(gfx::Canvas* canvas) { in OnPaintBackground() function in ash::SearchResultSuggestionChipView
H A Dprivacy_info_view.cc100 void PrivacyInfoView::OnPaintBackground(gfx::Canvas* canvas) { in OnPaintBackground() function in ash::PrivacyInfoView
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/location_bar/
H A Dcustom_tab_bar_view.h58 void OnPaintBackground(gfx::Canvas* canvas) override;
H A Dcustom_tab_bar_view.cc280 void CustomTabBarView::OnPaintBackground(gfx::Canvas* canvas) { in OnPaintBackground() function in CustomTabBarView
281 views::View::OnPaintBackground(canvas); in OnPaintBackground()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DToolStripDropDownMenu.cs162 protected override void OnPaintBackground (PaintEventArgs e) in OnPaintBackground() method in System.Windows.Forms.ToolStripDropDownMenu
H A DLinkLabel.cs480 protected override void OnPaintBackground (PaintEventArgs e) in OnPaintBackground() method in System.Windows.Forms.LinkLabel
482 base.OnPaintBackground (e); in OnPaintBackground()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/examples/
H A Dscroll_view_example.cc55 void OnPaintBackground(gfx::Canvas* canvas) override { in OnPaintBackground() function in views::examples::ScrollViewExample::ScrollableView
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/desks/
H A Dnew_desk_button.cc130 void NewDeskButton::OnPaintBackground(gfx::Canvas* canvas) { in OnPaintBackground() function in ash::NewDeskButton
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/examples/
H A Dscroll_view_example.cc63 void OnPaintBackground(gfx::Canvas* canvas) override { in OnPaintBackground() function in views::examples::ScrollViewExample::ScrollableView
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/download/
H A Ddownload_item_view.h112 void OnPaintBackground(gfx::Canvas* canvas) override;
H A Ddownload_item_view.cc539 void DownloadItemView::OnPaintBackground(gfx::Canvas* canvas) { in OnPaintBackground() function in DownloadItemView
540 View::OnPaintBackground(canvas); in OnPaintBackground()
552 OnPaintBackground(canvas); in OnPaint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/passwords/
H A Dcredentials_item_view.cc168 void CredentialsItemView::OnPaintBackground(gfx::Canvas* canvas) { in OnPaintBackground() function in CredentialsItemView
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/assistant/ui/main_stage/
H A Dassistant_opt_in_view.cc84 void OnPaintBackground(gfx::Canvas* canvas) override { in OnPaintBackground() function in ash::__anona53cc8bd0111::AssistantOptInContainer
H A Dsuggestion_chip_view.cc128 void SuggestionChipView::OnPaintBackground(gfx::Canvas* canvas) { in OnPaintBackground() function in ash::SuggestionChipView
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/native/
H A Dnative_view_host.cc147 OnPaintBackground(canvas); in OnPaint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/native/
H A Dnative_view_host.cc150 OnPaintBackground(canvas); in OnPaint()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dgraphicpropedit.lfm53 OnPaintBackground = ImagePreviewPaintBackground
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dgraphicpropedit.lfm53 OnPaintBackground = ImagePreviewPaintBackground
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dgraphicpropedit.lfm53 OnPaintBackground = ImagePreviewPaintBackground
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dgraphicpropedit.lfm53 OnPaintBackground = ImagePreviewPaintBackground
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DControlLogger2.cs642 protected override void OnPaintBackground(PaintEventArgs pevent ) in OnPaintBackground() method in MonoTests.System.Windows.Forms.ControlOverrideLogger
645 base.OnPaintBackground(pevent);; in OnPaintBackground()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/frame/
H A Dwindows_10_caption_button.cc69 void Windows10CaptionButton::OnPaintBackground(gfx::Canvas* canvas) { in OnPaintBackground() function in Windows10CaptionButton
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DQualityProgressBar.cs252 protected override void OnPaintBackground(PaintEventArgs pevent) in OnPaintBackground() method in KeePass.UI.QualityProgressBar
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/corewm/
H A Dtooltip_aura.cc102 OnPaintBackground(canvas); in OnPaint()

12345