Home
last modified time | relevance | path

Searched refs:typeFlags (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/inc/
H A Dsft.hxx239 sal_uInt32 typeFlags; /**< type flags (copyright bits + PS-OpenType flag) */ member
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx2710 info->typeFlags = GetUInt16( table, 8, 1 ); in GetTTGlobalFontInfo()
2712 info->typeFlags |= TYPEFLAG_PS_OPENTYPE; in GetTTGlobalFontInfo()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1996 pTTFontFile->m_nTypeFlags = (unsigned int)aInfo.typeFlags; in analyzeTrueTypeFile()
3077 pTTFontFile->m_nTypeFlags = (unsigned int)aInfo.typeFlags; in isFontDownloadingAllowed()

Completed in 53 milliseconds