Searched refs:BOOLEAN_TO_NPVARIANT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/bridge/c/
H A Dc_utility.cpp83 BOOLEAN_TO_NPVARIANT(value.toBoolean(exec), *result);
/macosx-10.10/WebCore-7600.1.25/plugins/
H A Dnpruntime.h149 #define BOOLEAN_TO_NPVARIANT(_val, _v) \ macro
/macosx-10.10/WebKit2-7600.1.25/Shared/Plugins/
H A DNPRemoteObjectMap.cpp155 BOOLEAN_TO_NPVARIANT(npVariantData.boolValue(), npVariant);
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNPRuntimeObjectMap.cpp163 BOOLEAN_TO_NPVARIANT(value.toBoolean(exec), variant);

Completed in 255 milliseconds