Searched defs:bRC (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/vcl/win/source/gdi/ |
H A D | winlayout.cxx | 1216 …BOOL bRC = ::GetFileVersionInfoW( const_cast<LPWSTR>(reinterpret_cast<LPCWSTR>(pModuleFileCStr)), … local 1812 bool bRC = GetItemSubrange( *pVI, nMinGlyphPos, nEndGlyphPos ); local 2017 bool bRC = GetItemSubrange( *pVI, nMinGlyphPos, nEndGlyphPos ); local
|
H A D | salgdi3.cxx | 2766 bool bRC = rInfo.CreateFontSubset( FontSubsetInfo::TYPE1_PFB, pOutFile, NULL, in CreateFontSubset() local
|
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 1781 const bool bRC = mpMacTextStyle->GetGlyphBoundRect( aGlyphId, rRect ); in GetGlyphBoundRect() local 1789 const bool bRC = mpMacTextStyle->GetGlyphOutline( aGlyphId, rPolyPoly ); in GetGlyphOutline() local 2074 bool bRC = rInfo.CreateFontSubset( FontSubsetInfo::TYPE1_PFB, pOutFile, NULL, in CreateFontSubset() local
|
/aoo42x/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 1556 bool bRC = rInfo.CreateFontSubset( FontSubsetInfo::TYPE1_PFB, pOutFile, NULL, in CreateFontSubset() local
|
/aoo42x/main/vcl/source/fontsubset/ |
H A D | cff.cxx | 2445 bool bRC = aCff.emitAsType1( aType1Emitter, in CreateFontSubsetFromCff() local
|
/aoo42x/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 7219 bool bRC = mpGraphics->AddTempDevFont( mpFontList, rFileURL, rFontName ); in AddTempDevFont() local
|
Completed in 94 milliseconds