FormatNPNVariable  840 third_party/npapi/npspy/common/format.cpp             *output = StringPrintf("NPN_GetValue(%#08lx, %s, %#08lx(%#08lx))",dw1,FormatNPNVariable((NPNVariable)dw2),dw3,*(DWORD *)dw3);
FormatNPNVariable  842 third_party/npapi/npspy/common/format.cpp             *output = StringPrintf("NPN_GetValue(%#08lx, %s, %#08lx)",dw1,FormatNPNVariable((NPNVariable)dw2),dw3);
FormatNPNVariable  849 third_party/npapi/npspy/common/format.cpp                      dw1,FormatNPNVariable((NPNVariable)dw2),dw3,
FormatNPNVariable  852 third_party/npapi/npspy/common/format.cpp             *output = StringPrintf("NPN_GetValue(%#08lx, %s, %#08lx)",dw1,FormatNPNVariable((NPNVariable)dw2),dw3);
FormatNPNVariable 1088 third_party/npapi/npspy/common/format.cpp       *output = StringPrintf("NPP_SetValue(%#08lx, %s, %#08lx)", dw1,FormatNPNVariable((NPNVariable)dw2),dw3);
FormatNPNVariable  146 third_party/npapi/npspy/include/format.h char * FormatNPNVariable(NPNVariable var);