Home
last modified time | relevance | path

Searched refs:ImplDevFontList (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/vcl/inc/
H A Doutdev.h75 void UpdateCloneFontList( ImplDevFontList&,
79 friend class ImplDevFontList; // TODO: remove soon
227 ImplFontEntry* GetFontEntry( ImplDevFontList*,
230 ImplFontEntry* GetFontEntry( ImplDevFontList*,
232 ImplFontEntry* GetGlyphFallbackFont( ImplDevFontList*, ImplFontSelectData&,
H A Doutfont.hxx184 class VCL_PLUGIN_PUBLIC ImplDevFontList class
198 explicit ImplDevFontList();
199 virtual ~ImplDevFontList();
220 ImplDevFontList* Clone( bool bScalable, bool bEmbeddable ) const;
H A Dsalgdi.hxx39 class ImplDevFontList;
249 virtual void GetDevFontList( ImplDevFontList* ) = 0;
253 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName )…
H A Dwindow.h53 class ImplDevFontList;
166 ImplDevFontList* mpFontList; // Font-List for this frame
H A Dsvdata.hxx74 class ImplDevFontList;
208 ImplDevFontList* mpScreenFontList; // Screen-Font-List
H A Dglyphcache.hxx70 void AnnounceFonts( ImplDevFontList* ) const;
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1259 ImplDevFontList::ImplDevFontList() in ImplDevFontList() function in ImplDevFontList
1270 ImplDevFontList::~ImplDevFontList() in ~ImplDevFontList()
1291 void ImplDevFontList::Clear() in Clear()
1315 void ImplDevFontList::InitGenericGlyphFallback( void ) const in InitGenericGlyphFallback()
1506 void ImplDevFontList::Add( ImplFontData* pNewData ) in Add()
1672 void ImplDevFontList::InitMatchData() const in InitMatchData()
2068 ImplDevFontListData* ImplDevFontList::FindDefaultFont() const in FindDefaultFont()
2121 ImplDevFontList* ImplDevFontList::Clone( bool bScalable, bool bEmbeddable ) const in Clone()
2123 ImplDevFontList* pClonedList = new ImplDevFontList; in Clone()
2144 ImplGetDevFontList* ImplDevFontList::GetDevFontList() const in GetDevFontList()
[all …]
H A Dpdfwriter_impl.hxx1081 ImplDevFontList* filterDevFontList( ImplDevFontList* pFontList );
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.hxx83 static void AnnounceFonts( ImplDevFontList*, const psp::FastPrintFontInfo& );
111 virtual void GetDevFontList( ImplDevFontList* );
113 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
H A Dsvpgdi.hxx92 virtual void GetDevFontList( ImplDevFontList* );
94 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
H A Dsvptext.cxx282 void SvpSalGraphics::GetDevFontList( ImplDevFontList* pDevFontList ) in GetDevFontList()
330 bool SvpSalGraphics::AddTempDevFont( ImplDevFontList*, in AddTempDevFont() argument
H A Dsvppspgraphics.cxx797 bool PspGraphics::AddTempDevFont( ImplDevFontList*, const String&, const String& ) in AddTempDevFont() argument
802 void PspGraphics::GetDevFontList( ImplDevFontList *pList ) in GetDevFontList()
1247 void PspGraphics::AnnounceFonts( ImplDevFontList* pFontList, const psp::FastPrintFontInfo& aInfo ) in AnnounceFonts()
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h74 static void AnnounceFonts( ImplDevFontList*, const psp::FastPrintFontInfo& );
102 virtual void GetDevFontList( ImplDevFontList* );
104 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
H A Dsalgdi.h249 virtual void GetDevFontList( ImplDevFontList* );
251 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/vcl/aqua/source/gdi/
H A Datslayout.hxx28 class ImplDevFontList;
46 void AnnounceFonts( ImplDevFontList& ) const;
H A Datsfonts.cxx66 virtual void AnnounceFonts( ImplDevFontList& ) const;
548 void AtsFontList::AnnounceFonts( ImplDevFontList& rFontList ) const in AnnounceFonts()
H A Dctfonts.cxx69 virtual void AnnounceFonts( ImplDevFontList& ) const;
525 void CTFontList::AnnounceFonts( ImplDevFontList& rFontList ) const in AnnounceFonts()
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h139 virtual void AnnounceFonts( ImplDevFontList& ) const = 0;
340 virtual void GetDevFontList( ImplDevFontList* );
344 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx88 void AnnounceFont( ImplDevFontList* );
154 void AnnounceFonts( ImplDevFontList* ) const;
H A Dglyphcache.cxx216 void GlyphCache::AnnounceFonts( ImplDevFontList* pList ) const in AnnounceFonts()
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h272 virtual void GetDevFontList( ImplDevFontList* );
276 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx882 bool PspGraphics::AddTempDevFont( ImplDevFontList*, const String&,const String& ) in AddTempDevFont() argument
887 void RegisterFontSubstitutors( ImplDevFontList* );
889 void PspGraphics::GetDevFontList( ImplDevFontList *pList ) in GetDevFontList()
1361 void PspGraphics::AnnounceFonts( ImplDevFontList* pFontList, const psp::FastPrintFontInfo& aInfo ) in AnnounceFonts()
H A Dsalgdi3.cxx987 bool X11SalGraphics::AddTempDevFont( ImplDevFontList* pFontList, in AddTempDevFont()
1024 void RegisterFontSubstitutors( ImplDevFontList* );
1026 void X11SalGraphics::GetDevFontList( ImplDevFontList *pList ) in GetDevFontList()
1419 void RegisterFontSubstitutors( ImplDevFontList* pList ) in RegisterFontSubstitutors()
/trunk/main/vcl/inc/win/
H A Dsalgdi.h302 virtual void GetDevFontList( ImplDevFontList* );
306 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx574 const ImplDevFontList* pDevFontList = ImplGetSVData()->maGDIData.mpScreenFontList; in FindFontSubstitute()
629 ImplDevFontList* mpList;
2268 bool WinSalGraphics::AddTempDevFont( ImplDevFontList* pFontList, in AddTempDevFont()
2326 void WinSalGraphics::GetDevFontList( ImplDevFontList* pFontList ) in GetDevFontList()

Completed in 195 milliseconds

12