Searched refs:ppRawBytes (Results 1 – 2 of 2) sorted by relevance
571 const sal_uInt8** ppRawBytes, int* pRawLength );
2585 const sal_uInt8** ppRawBytes, int* pRawLength ) in GetSfntTable() argument2590 *ppRawBytes = ttf->tables[ nSubtableIndex ]; in GetSfntTable()2591 bool bOk = (*pRawLength > 0) && (ppRawBytes != NULL); in GetSfntTable()
Completed in 63 milliseconds