Home
last modified time | relevance | path

Searched refs:ToolWindowTextFormat (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/ThemeVS2003/
H A DVS2003DockPaneStrip.cs295 protected virtual TextFormatFlags ToolWindowTextFormat property in WeifenLuo.WinFormsUI.Docking.VS2003DockPaneStrip
821 …rawText(g, tab.Content.DockHandler.TabText, Font, rectText, ActiveTextColor, ToolWindowTextFormat); in DrawTab_ToolWindow()
831 …wText(g, tab.Content.DockHandler.TabText, Font, rectText, InactiveTextColor, ToolWindowTextFormat); in DrawTab_ToolWindow()
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/ThemeVS2012/
H A DVS2012DockPaneStrip.cs388 private TextFormatFlags ToolWindowTextFormat property in WeifenLuo.WinFormsUI.Docking.VS2012DockPaneStrip
1072 ….DrawText(g, tab.Content.DockHandler.TabText, TextFont, rectText, textColor, ToolWindowTextFormat); in DrawTab_ToolWindow()
1092 ….DrawText(g, tab.Content.DockHandler.TabText, TextFont, rectText, textColor, ToolWindowTextFormat); in DrawTab_ToolWindow()
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/ThemeVS2013/
H A DVS2013DockPaneStrip.cs388 private TextFormatFlags ToolWindowTextFormat property in WeifenLuo.WinFormsUI.ThemeVS2013.VS2013DockPaneStrip
1085 ….DrawText(g, tab.Content.DockHandler.TabText, TextFont, rectText, textColor, ToolWindowTextFormat); in DrawTab_ToolWindow()
1105 ….DrawText(g, tab.Content.DockHandler.TabText, TextFont, rectText, textColor, ToolWindowTextFormat); in DrawTab_ToolWindow()
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/ThemeVS2005Multithreading/
H A DVS2005MultithreadingDockPaneStrip.cs415 private TextFormatFlags ToolWindowTextFormat property in WeifenLuo.WinFormsUI.Docking.VS2005MultithreadingDockPaneStrip
1292 ….DrawText(g, tab.Content.DockHandler.TabText, TextFont, rectText, textColor, ToolWindowTextFormat); in DrawTab_ToolWindow()
1312 ….DrawText(g, tab.Content.DockHandler.TabText, TextFont, rectText, textColor, ToolWindowTextFormat); in DrawTab_ToolWindow()
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/Docking/
H A DVS2005DockPaneStrip.cs445 private TextFormatFlags ToolWindowTextFormat property in WeifenLuo.WinFormsUI.Docking.VS2005DockPaneStrip
1311 ….DrawText(g, tab.Content.DockHandler.TabText, TextFont, rectText, textColor, ToolWindowTextFormat); in DrawTab_ToolWindow()
1331 ….DrawText(g, tab.Content.DockHandler.TabText, TextFont, rectText, textColor, ToolWindowTextFormat); in DrawTab_ToolWindow()