Home
last modified time | relevance | path

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

/aoo41x/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx128 ByteCount nRawLength = 0; in GetFontTable() local
129 eStatus = ATSFontGetTable( rATSFont, pTagCode, 0, nBufSize, (void*)pResultBuf, &nRawLength ); in GetFontTable()
132 DBG_ASSERT( (nBufSize==nRawLength), "AtsFontData::GetFontTable ByteCount mismatch!\n"); in GetFontTable()
/aoo41x/main/vcl/inc/
H A Dimpfont.hxx233 bool ParseCMAP( const unsigned char* pRawData, int nRawLength, CmapResult& );

Completed in 16 milliseconds