Searched defs:OnPaint (Results 1 - 25 of 47) sorted by relevance

12

/external/chromium/chrome/browser/chromeos/panels/
H A Dpanel_scroller_container.cc28 void PanelScrollerContainer::OnPaint(gfx::Canvas* canvas) { function in class:PanelScrollerContainer
H A Dpanel_scroller_header.cc41 void PanelScrollerHeader::OnPaint(gfx::Canvas* canvas) { function in class:PanelScrollerHeader
/external/chromium/chrome/browser/chromeos/
H A Dsetting_level_bubble_view.cc57 void SettingLevelBubbleView::OnPaint(gfx::Canvas* canvas) { function in class:chromeos::SettingLevelBubbleView
58 views::View::OnPaint(canvas);
/external/chromium/chrome/browser/ui/views/
H A Dprofile_tag_view.cc30 void ProfileTagView::OnPaint(gfx::Canvas* canvas) { function in class:views::ProfileTagView
H A Dtab_icon_view.cc135 void TabIconView::OnPaint(gfx::Canvas* canvas) { function in class:TabIconView
H A Dtheme_install_bubble_view.cc115 void ThemeInstallBubbleView::OnPaint(gfx::Canvas* canvas) { function in class:ThemeInstallBubbleView
H A Ddefault_search_view.cc127 void DefaultSearchView::OnPaint(gfx::Canvas* canvas) { function in class:DefaultSearchView
H A Dfullscreen_exit_bubble.cc42 virtual void OnPaint(gfx::Canvas* canvas);
86 void FullscreenExitBubble::FullscreenExitView::OnPaint(gfx::Canvas* canvas) { function in class:FullscreenExitBubble::FullscreenExitView
H A Dsad_tab_view.cc75 void SadTabView::OnPaint(gfx::Canvas* canvas) { function in class:SadTabView
H A Dcreate_application_shortcut_view.cc56 virtual void OnPaint(gfx::Canvas* canvas);
161 void AppInfoView::OnPaint(gfx::Canvas* canvas) { function in class:__anon2543::AppInfoView
H A Dfind_bar_view.cc245 void FindBarView::OnPaint(gfx::Canvas* canvas) { function in class:FindBarView
H A Dfirst_run_search_engine_view.cc187 void FirstRunSearchEngineView::OnPaint(gfx::Canvas* canvas) { function in class:FirstRunSearchEngineView
/external/sonivox/jet_tools/JetCreator/
H A DJetSegGraph.py111 self.Bind(wx.EVT_PAINT, self.OnPaint)
206 def OnPaint(self, event=None): member in class:SegmentGraph
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dicon_label_bubble_view.cc50 void IconLabelBubbleView::OnPaint(gfx::Canvas* canvas) { function in class:IconLabelBubbleView
H A Dkeyword_hint_view.cc82 void KeywordHintView::OnPaint(gfx::Canvas* canvas) { function in class:KeywordHintView
H A Dcontent_setting_image_view.cc161 void ContentSettingImageView::OnPaint(gfx::Canvas* canvas) { function in class:ContentSettingImageView
183 views::ImageView::OnPaint(canvas);
/external/chromium/chrome/browser/ui/views/tabs/
H A Dside_tab.cc78 void SideTab::OnPaint(gfx::Canvas* canvas) { function in class:SideTab
H A Ddragged_tab_view.cc103 void DraggedTabView::OnPaint(gfx::Canvas* canvas) { function in class:DraggedTabView
/external/chromium/chrome/browser/chromeos/login/
H A Doobe_progress_bar.cc55 void OobeProgressBar::OnPaint(gfx::Canvas* canvas) { function in class:chromeos::OobeProgressBar
H A Dusername_view.cc84 void UsernameView::OnPaint(gfx::Canvas* canvas) { function in class:chromeos::UsernameView
/external/chromium/chrome/browser/chromeos/frame/
H A Dbubble_frame_view.cc208 void BubbleFrameView::OnPaint(gfx::Canvas* canvas) { function in class:chromeos::BubbleFrameView
/external/chromium/chrome/browser/ui/touch/tabs/
H A Dtouch_tab.cc77 void TouchTab::OnPaint(gfx::Canvas* canvas) { function in class:TouchTab
/external/chromium/chrome/browser/ui/views/autocomplete/
H A Dautocomplete_result_view.cc517 void AutocompleteResultView::OnPaint(gfx::Canvas* canvas) { function in class:AutocompleteResultView
/external/chromium/chrome/browser/ui/views/download/
H A Ddownload_shelf_view.cc186 void DownloadShelfView::OnPaint(gfx::Canvas* canvas) { function in class:DownloadShelfView
/external/chromium/chrome/browser/ui/views/tab_contents/
H A Dtab_contents_view_touch.cc233 void TabContentsViewTouch::OnPaint(gfx::Canvas* canvas) { function in class:TabContentsViewTouch

Completed in 523 milliseconds

12