Searched defs:Icon (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
H A DIcon.cpp12 #include "../../include/javascript/Icon.h"
14 /* ---------------------- Icon ---------------------- */
26 IMPLEMENT_JS_CLASS(CJS_Icon,Icon)
28 Icon::Icon(CJS_Object* pJSObject) : CJS_EmbedObj(pJSObject), function in class:Icon
34 Icon::~Icon()
39 void Icon::SetStream(CPDF_Stream* pIconStream)
45 CPDF_Stream* Icon::GetStream()
50 void Icon
[all...]
/external/pdfium/fpdfsdk/include/javascript/
H A DIcon.h10 class Icon : public CJS_EmbedObj class in inherits:CJS_EmbedObj
13 Icon(CJS_Object* pJSObject);
14 virtual ~Icon();
38 JS_STATIC_PROP(name, Icon);
/external/chromium_org/tools/win/ChromeDebug/LowLevel/
H A DTypes.cs108 Icon = 0x000000100, enumerator in enum:ChromeDebug.LowLevel.LowLevelTypes.SHGFI
/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h134 virtual int JS_appAlert(FX_LPCWSTR Msg, FX_LPCWSTR Title, FX_UINT Type, FX_UINT Icon) argument
142 int ret = m_pInfo->m_pJsPlatform->app_alert(m_pInfo->m_pJsPlatform, pMsg, pTitle, Type, Icon);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 721 milliseconds