Searched defs:propertyString (Results 1 – 4 of 4) sorted by relevance
59 char* propertyString = pluginTest()->NPN_UTF8FromIdentifier(propertyName); in getProperty() local
58 char* propertyString = pluginTest()->NPN_UTF8FromIdentifier(propertyName); in getProperty() local
691 NPUTF8* propertyString = createCStringFromNPVariant(&args[i]); in testGetProperty() local720 NPUTF8* propertyString = createCStringFromNPVariant(&args[1]); in testHasProperty() local735 NPUTF8* propertyString = createCStringFromNPVariant(&args[1]); in testHasMethod() local764 NPUTF8* propertyString = createCStringFromNPVariant(&args[1]); in testGetPropertyReturnValue() local
358 String propertyString = m_parsedText.substring(start, end - start).stripWhiteSpace(); in endProperty() local