Searched refs:hash_lookup (Results 1 – 1 of 1) sorted by relevance
357 hash_lookup( const char* key, in hash_lookup() function1039 if ( hash_lookup( name, &(font->proptbl) ) ) in bdf_create_property()1086 if ( ( hn = hash_lookup( name, &(font->proptbl) ) ) == 0 ) in bdf_get_property()1311 if ( ( hn = hash_lookup( name, (hashtable *)font->internal ) ) != 0 ) in _bdf_add_property()1347 hn = hash_lookup( name, &(font->proptbl) ); in _bdf_add_property()1353 hn = hash_lookup( name, &(font->proptbl) ); in _bdf_add_property()2617 hn = hash_lookup( name, (hashtable *)font->internal ); in bdf_get_font_property()
Completed in 6 milliseconds