FormatNPPVariable  864 third_party/npapi/npspy/common/format.cpp         *output = StringPrintf("NPN_SetValue(%#08lx, %s, %s)", dw1,FormatNPPVariable((NPPVariable)dw2),sz3);
FormatNPPVariable  870 third_party/npapi/npspy/common/format.cpp                  dw1,FormatNPPVariable((NPPVariable)dw2),sz3);
FormatNPPVariable  879 third_party/npapi/npspy/common/format.cpp                    dw1,FormatNPPVariable((NPPVariable)dw2),dw3,iWidth,iHeight);
FormatNPPVariable  883 third_party/npapi/npspy/common/format.cpp                    dw1,FormatNPPVariable((NPPVariable)dw2),dw3);
FormatNPPVariable  886 third_party/npapi/npspy/common/format.cpp         *output = StringPrintf("NPN_SetValue(%#08lx, %s, %#08lx(What is it?))", dw1,FormatNPPVariable((NPPVariable)dw2),dw3);
FormatNPPVariable 1085 third_party/npapi/npspy/common/format.cpp       *output = StringPrintf("NPP_GetValue(%#08lx, %s, %#08lx)", dw1,FormatNPPVariable((NPPVariable)dw2),dw3);
FormatNPPVariable  145 third_party/npapi/npspy/include/format.h char * FormatNPPVariable(NPPVariable var);