Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx654 UniqueCacheInfo(aFace, bBold, bItalic); in hashCode()
676 virtual void UniqueCacheInfo( ext_std::wstring& stuFace, bool& fBold, bool& fItalic ) in UniqueCacheInfo() function in GrFontHasher
679 dynamic_cast<GraphiteWinFont&>(mrRealFont).UniqueCacheInfo(stuFace, fBold, fItalic); in UniqueCacheInfo()
682 dynamic_cast<GraphiteFontAdaptor&>(mrRealFont).UniqueCacheInfo(stuFace, fBold, fItalic); in UniqueCacheInfo()
684 #error Unknown base type for gr::Font::UniqueCacheInfo in UniqueCacheInfo()
H A Dgraphite_adaptors.cxx169 void GraphiteFontAdaptor::UniqueCacheInfo(ext_std::wstring & face_name_out, bool & bold_out, bool &… in UniqueCacheInfo() function in GraphiteFontAdaptor
/aoo42x/main/vcl/inc/
H A Dgraphite_adaptors.hxx118 virtual void UniqueCacheInfo(ext_std::wstring &, bool &, bool &);

Completed in 19 milliseconds