type_gwidgetstyle.html

来自「一个非常有用的开源代码」· HTML 代码 · 共 34 行

HTML
34
字号
<html><head><title>Generated Documentation</title></head><body>	<image src="headerimage.png">	<br><br><table><tr><td><big><big><big style="font-family: arial;"><b>GWidgetStyle</b></big></big></big><br><br></td><td></td></tr></table><br><br><big><big><i>Constructors (public)</i></big></big><br><div style="margin-left: 40px;"><big><b>GWidgetStyle</b></big>()<br></div><br><big><big><i>Destructors</i></big></big><br><div style="margin-left: 40px;"><big><b>~GWidgetStyle</b></big>()<br></div><br><big><big><i>Public</i></big></big><br><div style="margin-left: 40px;">void <big><b>DrawButtonText</b></big>(<a href="type_GImage.html">GImage</a>* pImage, int x, int y, int w, int h, <a href="type_GString.html">GString</a>* pString, bool pressed)<br>void <big><b>DrawCursor</b></big>(<a href="type_GImage.html">GImage</a>* pImage, int x, int y, int w, int h)<br>void <big><b>DrawHorizCurvedInSurface</b></big>(<a href="type_GImage.html">GImage</a>* pImage, int x, int y, int w, int h, int colorMaskRed, int colorMaskGreen, int colorMaskBlue)<br>void <big><b>DrawHorizCurvedOutSurface</b></big>(<a href="type_GImage.html">GImage</a>* pImage, int x, int y, int w, int h)<br>void <big><b>DrawLabelText</b></big>(<a href="type_GImage.html">GImage</a>* pImage, int x, int y, int w, int h, <a href="type_GString.html">GString</a>* pString, bool alignLeft, int c)<br>void <big><b>DrawVertCurvedInSurface</b></big>(<a href="type_GImage.html">GImage</a>* pImage, int x, int y, int w, int h)<br>void <big><b>DrawVertCurvedOutSurface</b></big>(<a href="type_GImage.html">GImage</a>* pImage, int x, int y, int w, int h)<br>int <big><b>GetDefaultScrollBarSize</b></big>()<br>int <big><b>GetListBoxLineHeight</b></big>()<br>int <big><b>GetTextBoxBorderColor</b></big>()<br>int <big><b>GetTextBoxSelectedTextColor</b></big>()<br>int <big><b>GetTextBoxTextColor</b></big>()<br></div><br></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?