Searched defs:nameCount (Results 1 – 5 of 5) sorted by relevance
72 const int nameCount = sizeof(names)/sizeof(names[0]); in adjfind2() local
88 size_t nameCount; member
188 void _NPN_GetStringIdentifiers(const NPUTF8** names, int32_t nameCount, NPIdentifier* identifiers) in _NPN_GetStringIdentifiers()
433 int32_t nameCount; in HackPinyinTest() local
98 void WebBindings::getStringIdentifiers(const NPUTF8** names, int32_t nameCount, NPIdentifier* ident… in getStringIdentifiers()