Searched refs:getFilePath (Results 1 – 1 of 1) sorted by relevance
270 virtual const char* getFilePath() const = 0;301 virtual const char* getFilePath() const { return NULL; } in getFilePath() function in StreamTypeface346 virtual const char* getFilePath() const { in getFilePath() function in FileTypeface605 const char* src = tf ? tf->getFilePath() : NULL; in GetFileName()