Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx338 const CFIndex nByteLength = CFDataGetLength( pDataRef); in GetFontTable() local
341 if( pResultBuf && (nByteLength > 0)) in GetFontTable()
343 const CFRange aFullRange = CFRangeMake( 0, nByteLength); in GetFontTable()
349 return (int)nByteLength; in GetFontTable()
/trunk/main/vcl/inc/
H A Dfontsubset.hxx57 const unsigned char* pFontBytes, int nByteLength );

Completed in 45 milliseconds