Searched defs:propertyString (Results 1 – 5 of 5) sorted by relevance
63 char* propertyString = pluginTest()->NPN_UTF8FromIdentifier(propertyName); in getProperty() local
62 char* propertyString = pluginTest()->NPN_UTF8FromIdentifier(propertyName); in getProperty() local
50 String propertyString; member
779 NPUTF8* propertyString = createCStringFromNPVariant(&args[i]); in testGetProperty() local813 NPUTF8* propertyString = createCStringFromNPVariant(&args[1]); in testHasProperty() local833 NPUTF8* propertyString = createCStringFromNPVariant(&args[1]); in testHasMethod() local869 NPUTF8* propertyString = createCStringFromNPVariant(&args[1]); in testGetPropertyReturnValue() local
284 String propertyString = m_parsedText.substring(start, end - start).stripWhiteSpace(); in endProperty() local