Retrieves the integer key associated with the specified name.
protected int getNameKey( String strName )
strName
The name of the tag, attribute, or style to retrieve a key for.
Returns the key for the name, or returns UNKNOWN_KEY if it is not present.
This function is not case sensitive.
See Also registerName, UNKNOWN_KEY