Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
#include <npruntime.h>
Definition at line 295 of file npruntime.h.
NPAllocateFunctionPtr NPClass::allocate |
Definition at line 298 of file npruntime.h.
NPConstructFunctionPtr NPClass::construct |
Definition at line 309 of file npruntime.h.
NPDeallocateFunctionPtr NPClass::deallocate |
Definition at line 299 of file npruntime.h.
NPEnumerationFunctionPtr NPClass::enumerate |
Definition at line 308 of file npruntime.h.
NPGetPropertyFunctionPtr NPClass::getProperty |
Definition at line 305 of file npruntime.h.
NPHasMethodFunctionPtr NPClass::hasMethod |
Definition at line 301 of file npruntime.h.
NPHasPropertyFunctionPtr NPClass::hasProperty |
Definition at line 304 of file npruntime.h.
NPInvalidateFunctionPtr NPClass::invalidate |
Definition at line 300 of file npruntime.h.
NPInvokeFunctionPtr NPClass::invoke |
Definition at line 302 of file npruntime.h.
NPInvokeDefaultFunctionPtr NPClass::invokeDefault |
Definition at line 303 of file npruntime.h.
NPRemovePropertyFunctionPtr NPClass::removeProperty |
Definition at line 307 of file npruntime.h.
NPSetPropertyFunctionPtr NPClass::setProperty |
Definition at line 306 of file npruntime.h.
uint32_t NPClass::structVersion |
Definition at line 297 of file npruntime.h.