Searched refs:typestring (Results 1 – 3 of 3) sorted by relevance
106 static size_t typeSize( const char typestring[] );
248 size_t vtkPhastaReader::typeSize( const char typestring[] ) in typeSize() argument250 char* ts1 = StringStripper( typestring ); in typeSize()
211 inline size_t typeSize( const char typestring[] ) { in typeSize() argument212 char* ts1 = StringStripper( typestring ); in typeSize()