Home
last modified time | relevance | path

Searched refs:pWeightPos (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dfont.cxx1015 const char* pWeightPos = std::search( pStream, pExecPos, pWeight, pWeight+7 ); in identifyType1Font() local
1016 if( pWeightPos != pExecPos ) in identifyType1Font()
1019 const char* pOpen = pWeightPos+7; in identifyType1Font()

Completed in 10 milliseconds