Home
last modified time | relevance | path

Searched refs:pFamPos (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dfont.cxx988 const char* pFamPos = std::search( pStream, pExecPos, pFam, pFam+11 ); in identifyType1Font() local
989 if( pFamPos != pExecPos ) in identifyType1Font()
992 const char* pOpen = pFamPos+11; in identifyType1Font()

Completed in 17 milliseconds