Searched refs:nByteLength (Results 1 – 2 of 2) sorted by relevance
338 const CFIndex nByteLength = CFDataGetLength( pDataRef); in GetFontTable() local341 if( pResultBuf && (nByteLength > 0)) in GetFontTable()343 const CFRange aFullRange = CFRangeMake( 0, nByteLength); in GetFontTable()349 return (int)nByteLength; in GetFontTable()
57 const unsigned char* pFontBytes, int nByteLength );
Completed in 21 milliseconds