Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dsft.hxx571 const sal_uInt8** ppRawBytes, int* pRawLength );
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx2585 const sal_uInt8** ppRawBytes, int* pRawLength ) in GetSfntTable() argument
2589 *pRawLength = ttf->tlens[ nSubtableIndex ]; in GetSfntTable()
2591 bool bOk = (*pRawLength > 0) && (ppRawBytes != NULL); in GetSfntTable()

Completed in 37 milliseconds