Lines Matching defs:dc

78 def SingleLine(dc, rect, start, finish):  argument
924 def DrawTabCtrlBackground(self, dc, wnd, rect): argument
947 def DrawTab(self, dc, wnd, tab): argument
1055 def DrawTabSeparator(self, dc, wnd, rect, visibility): argument
1124 …def DrawPartialPageBackground(self, dc, wnd, rect, allow_hovered_or_page=True, offset=None, hovere… argument
1132 def DrawPartialPageBackground1(self, dc, wnd, rect, page, offset, hovered=False): argument
1199 def DrawPageBackground(self, dc, wnd, rect): argument
1255 def DrawScrollButton(self, dc, wnd, rect_, style): argument
1399 def DrawDropdownArrow(self, dc, x, y, colour): argument
1423 def DrawPanelBackground(self, dc, wnd, rect): argument
1521 def GetPanelExtButtonArea(self, dc, wnd, rect): argument
1535 def DrawGalleryBackground(self, dc, wnd, rect): argument
1574 def DrawGalleryBackgroundCommon(self, dc, wnd, rect): argument
1601 def DrawGalleryButton(self, dc, rect, state, bitmaps): argument
1646 def DrawGalleryItemBackground(self, dc, wnd, rect, item): argument
1705 def DrawPanelBorder(self, dc, rect, primary_colour, secondary_colour): argument
1736 def DrawMinimisedPanel(self, dc, wnd, rect, bitmap): argument
1826 def DrawMinimisedPanelCommon(self, dc, wnd, true_rect): argument
1871 def DrawButtonBarBackground(self, dc, wnd, rect): argument
1885 def DrawPartialPageBackground2(self, dc, wnd, rect, allow_hovered=True): argument
1931 def DrawButtonBarButton(self, dc, wnd, rect, kind, state, label, bitmap_large, bitmap_small): argument
2039 … def DrawButtonBarButtonForeground(self, dc, rect, kind, state, label, bitmap_large, bitmap_small): argument
2103 def DrawToolBarBackground(self, dc, wnd, rect): argument
2120 def DrawToolGroupBackground(self, dc, wnd, rect): argument
2152 def DrawTool(self, dc, wnd, rect, bitmap, kind, state): argument
2253 def GetBarTabWidth(self, dc, wnd, label, bitmap, ideal=None, small_begin_need_separator=None, argument
2298 def GetTabCtrlHeight(self, dc, wnd, pages): argument
2331 def GetScrollButtonMinimumSize(self, dc, wnd, style): argument
2346 def GetPanelSize(self, dc, wnd, client_size, client_offset=None): argument
2381 def GetPanelClientSize(self, dc, wnd, size, client_offset=None): argument
2421 def GetGallerySize(self, dc, wnd, client_size): argument
2445 def GetGalleryClientSize(self, dc, wnd, size, client_offset=None, scroll_up_button=None, argument
2514 def GetPageBackgroundRedrawArea(self, dc, wnd, page_old_size, page_new_size): argument
2556 … def GetButtonBarButtonSize(self, dc, wnd, kind, size, label, bitmap_size_large, bitmap_size_small, argument
2664 …def GetMinimisedPanelMinimumSize(self, dc, wnd, desired_bitmap_size=None, expanded_panel_direction… argument
2703 def GetToolSize(self, dc, wnd, bitmap_size, kind, is_first, is_last, dropdown_region=None): argument