Lines Matching refs:ppStr
459 Point ImageMap::ImpReadCERNCoords( const char** ppStr ) in ImpReadCERNCoords() argument
464 char cChar = *(*ppStr)++; in ImpReadCERNCoords()
467 cChar = *(*ppStr)++; in ImpReadCERNCoords()
474 cChar = *(*ppStr)++; in ImpReadCERNCoords()
480 cChar = *(*ppStr)++; in ImpReadCERNCoords()
485 cChar = *(*ppStr)++; in ImpReadCERNCoords()
490 cChar = *(*ppStr)++; in ImpReadCERNCoords()
506 long ImageMap::ImpReadCERNRadius( const char** ppStr ) in ImpReadCERNRadius() argument
509 char cChar = *(*ppStr)++; in ImpReadCERNRadius()
512 cChar = *(*ppStr)++; in ImpReadCERNRadius()
519 cChar = *(*ppStr)++; in ImpReadCERNRadius()
533 String ImageMap::ImpReadCERNURL( const char** ppStr, const String& rBaseURL ) in ImpReadCERNURL() argument
535 String aStr( String::CreateFromAscii( *ppStr ) ); in ImpReadCERNURL()
637 String ImageMap::ImpReadNCSAURL( const char** ppStr, const String& rBaseURL ) in ImpReadNCSAURL() argument
640 char cChar = *(*ppStr)++; in ImpReadNCSAURL()
643 cChar = *(*ppStr)++; in ImpReadNCSAURL()
650 cChar = *(*ppStr)++; in ImpReadNCSAURL()
664 Point ImageMap::ImpReadNCSACoords( const char** ppStr ) in ImpReadNCSACoords() argument
669 char cChar = *(*ppStr)++; in ImpReadNCSACoords()
672 cChar = *(*ppStr)++; in ImpReadNCSACoords()
679 cChar = *(*ppStr)++; in ImpReadNCSACoords()
685 cChar = *(*ppStr)++; in ImpReadNCSACoords()
690 cChar = *(*ppStr)++; in ImpReadNCSACoords()