Home
last modified time | relevance | path

Searched refs:SetFontId (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/inc/os2/
H A Dsalgdi.h58 void SetFontId( sal_IntPtr nId ) { mnId = nId; } in SetFontId() function in ImplOs2FontData
/trunk/main/vcl/inc/win/
H A Dsalgdi.h63 void SetFontId( sal_IntPtr nId ) { mnId = nId; } in SetFontId() function in ImplWinFontData
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1993 pData->SetFontId( sal_IntPtr( pInfo->mnFontCount++ ) ); in SalEnumFontsProcExA()
2049 pData->SetFontId( sal_IntPtr( pInfo->mnFontCount++ ) ); in SalEnumFontsProcExW()
2319 pFontData->SetFontId( reinterpret_cast<sal_IntPtr>(pFontData) ); in AddTempDevFont()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1185 pData->SetFontId( i); in GetDevFontList()

Completed in 61 milliseconds