Home
last modified time | relevance | path

Searched refs:AddFontFace (Results 1 – 23 of 23) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dfont_face_cache.cc47 AddFontFace(font_face, true); in Add()
50 void FontFaceCache::AddFontFace(FontFace* font_face, bool css_connected) { in AddFontFace() function in blink::FontFaceCache
71 segmented_font_face_result.stored_value->value->AddFontFace(font_face, in AddFontFace()
H A Dcss_segmented_font_face.h59 void AddFontFace(FontFace*, bool css_connected);
H A Dfont_face_cache.h56 void AddFontFace(FontFace*, bool css_connected);
H A Dfont_face_set.cc58 font_selector->GetFontFaceCache()->AddFontFace(font_face, false); in addForBinding()
128 font_face_cache->AddFontFace(font_face, false); in AddFontFacesToFontFaceCache()
H A Dcss_segmented_font_face.cc78 void CSSSegmentedFontFace::AddFontFace(FontFace* font_face, in AddFontFace() function in blink::CSSSegmentedFontFace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dfont_face_cache.cc47 AddFontFace(font_face, true); in Add()
50 void FontFaceCache::AddFontFace(FontFace* font_face, bool css_connected) { in AddFontFace() function in blink::FontFaceCache
71 segmented_font_face_result.stored_value->value->AddFontFace(font_face, in AddFontFace()
H A Dfont_face_cache.h56 void AddFontFace(FontFace*, bool css_connected);
H A Dfont_face_set.cc58 font_selector->GetFontFaceCache()->AddFontFace(font_face, false); in addForBinding()
131 font_face_cache->AddFontFace(font_face, false); in AddFontFacesToFontFaceCache()
H A Dcss_segmented_font_face.h101 void AddFontFace(FontFace*, bool css_connected);
H A Dcss_segmented_font_face.cc81 void CSSSegmentedFontFace::AddFontFace(FontFace* font_face, in AddFontFace() function in blink::CSSSegmentedFontFace
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/font/
H A DPhysicalFontFamily.cxx105 void PhysicalFontFamily::AddFontFace( PhysicalFontFace* pNewFontFace ) in AddFontFace() function in PhysicalFontFamily
269 pFamily->AddFontFace( pFoundFontFace ); in UpdateCloneFontList()
H A DPhysicalFontCollection.cxx282 pFoundData->AddFontFace( pNewData ); in Add()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/font/
H A DPhysicalFontFamily.cxx105 void PhysicalFontFamily::AddFontFace( PhysicalFontFace* pNewFontFace ) in AddFontFace() function in PhysicalFontFamily
269 pFamily->AddFontFace( pFoundFontFace ); in UpdateCloneFontList()
H A DPhysicalFontCollection.cxx282 pFoundData->AddFontFace( pNewData ); in Add()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A DPhysicalFontFamily.hxx72 void AddFontFace( PhysicalFontFace* );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A DPhysicalFontFamily.hxx72 void AddFontFace( PhysicalFontFace* );
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dclean.c831 static void AddFontFace( TidyDocImpl* doc, Node *node, ctmbstr face ) in AddFontFace() function
904 AddFontFace( doc, node, av->value ); in AddFontStyles()
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dclean.c826 static void AddFontFace( TidyDocImpl* doc, Node *node, ctmbstr face ) in AddFontFace() function
899 AddFontFace( doc, node, av->value ); in AddFontStyles()
/dports/www/tidy-lib/tidy/src/
H A Dclean.c833 static void AddFontFace( TidyDocImpl* doc, Node *node, ctmbstr face ) in AddFontFace() function
906 AddFontFace( doc, node, av->value ); in AddFontStyles()
/dports/www/tidy-devel/tidy/src/
H A Dclean.c833 static void AddFontFace( TidyDocImpl* doc, Node *node, ctmbstr face ) in AddFontFace() function
906 AddFontFace( doc, node, av->value ); in AddFontStyles()
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dclean.c827 static void AddFontFace( TidyDocImpl* doc, Node *node, ctmbstr face ) in AddFontFace() function
900 AddFontFace( doc, node, av->value ); in AddFontStyles()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog631938 vcl: update comment in AddFontFace() to match reality
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog893987 vcl: update comment in AddFontFace() to match reality