Home
last modified time | relevance | path

Searched defs:Icon (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/examples/csharp/HelloworldXamarin/Droid/Resources/
DResource.designer.cs80 public const int Icon = 2130837504; field in HelloworldXamarin.Droid.Resource.Mipmap
/external/pdfium/xfa/fwl/
Dcfwl_themepart.h34 Icon, enumerator
/external/python/cpython2/Lib/lib-tk/
DTkdnd.py208 class Icon: class
/external/python/cpython3/Lib/tkinter/
Ddnd.py208 class Icon: class
/external/python/cpython3/Lib/msilib/
Dschema.py137 Icon = Table('Icon') variable
/external/python/cpython2/Tools/msi/
Dschema.py137 Icon = Table('Icon') variable
/external/python/cpython2/Lib/msilib/
Dschema.py137 Icon = Table('Icon') variable
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp171 int Icon) { in JS_appAlert()
/external/llvm-project/llvm/tools/llvm-rc/
DResourceFileWriter.cpp751 IconResDir Icon; // Used in .ico and .cur files, and ICON resources. member
788 enum class IconCursorGroupType { Icon, Cursor }; enumerator