blendwidget.c
来自「BREW应用程序界面开发的控件集」· C语言 代码 · 共 16 行
C
16 行
/*======================================================
FILE: BlendWidget.c
SERVICES: Draws another widget blended (faded)
GENERAL DESCRIPTION:
BlendWiget "wraps" another widget and serves as a semi-transparent version
of the underlying widget. After the BlendWidget is initialized, the
underlying widget should not be manipulated directly.
Reproduction and/or distribution of this file without the
written consent of QUALCOMM, Incorporated. is prohibited.
Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?