Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_icon.cpp27 Icon::Icon(CJS_Object* pJSObject) in Icon() function in Icon
/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/cpython3/Lib/tkinter/
Ddnd.py208 class Icon: class
/external/python/cpython2/Lib/lib-tk/
DTkdnd.py208 class Icon: class
/external/python/cpython3/Lib/msilib/
Dschema.py137 Icon = Table('Icon') variable
/external/python/cpython2/Lib/msilib/
Dschema.py137 Icon = Table('Icon') variable
/external/python/cpython2/Tools/msi/
Dschema.py137 Icon = Table('Icon') variable
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp67 uint32_t Icon) { in JS_appAlert()
412 int Icon) { in Alert()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceFileWriter.cpp746 IconResDir Icon; // Used in .ico and .cur files, and ICON resources. member
783 enum class IconCursorGroupType { Icon, Cursor }; enumerator