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

/external/pdfium/fpdfsdk/src/javascript/
H A DIcon.h12 class Icon : public CJS_EmbedObj { class in inherits:CJS_EmbedObj
14 Icon(CJS_Object* pJSObject);
15 ~Icon() override;
34 JS_STATIC_PROP(name, Icon);
H A DIcon.cpp7 #include "Icon.h"
14 /* ---------------------- Icon ---------------------- */
26 IMPLEMENT_JS_CLASS(CJS_Icon, Icon)
28 Icon::Icon(CJS_Object* pJSObject) function in class:Icon
31 Icon::~Icon() {}
33 void Icon::SetStream(CPDF_Stream* pIconStream) {
38 CPDF_Stream* Icon::GetStream() {
42 void Icon
[all...]
/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h124 FX_UINT Icon);
312 int Icon) {
315 Type, Icon);
309 FFI_Alert(FPDF_WIDESTRING Msg, FPDF_WIDESTRING Title, int Type, int Icon) argument
/external/pdfium/fpdfsdk/src/
H A Dfsdk_mgr.cpp228 FX_UINT Icon) {
236 pTitle, Type, Icon);
225 JS_appAlert(const FX_WCHAR* Msg, const FX_WCHAR* Title, FX_UINT Type, FX_UINT Icon) argument
/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/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 92 milliseconds