Searched defs:fontSelector (Results 1 – 12 of 12) sorted by relevance
94 CSSFontSelector* fontSelector = (*m_segmentedFontFaces.begin())->fontSelector(); in fontLoaded() local104 CSSFontSelector* fontSelector = (*m_segmentedFontFaces.begin())->fontSelector(); in getFontData() local
50 CSSFontSelector* fontSelector() const { return m_fontSelector; } in fontSelector() function
99 …cription& fontDescription, bool syntheticBold, bool syntheticItalic, CSSFontSelector* fontSelector) in getFontData()
37 CSSSegmentedFontFace::CSSSegmentedFontFace(CSSFontSelector* fontSelector) in CSSSegmentedFontFace()
130 CSSFontSelector* fontSelector() { return m_fontSelector.get(); } in fontSelector() function
43 void FontFallbackList::invalidate(WTF::PassRefPtr<WebCore::FontSelector> fontSelector) in invalidate()
54 FontSelector* fontSelector() const { return m_fontSelector.get(); } in fontSelector() function
47 void FontFallbackList::invalidate(PassRefPtr<FontSelector> fontSelector) in invalidate()
273 FontSelector* Font::fontSelector() const in fontSelector() function in WebCore::Font
335 …st FontData* FontCache::getFontData(const Font& font, int& familyIndex, FontSelector* fontSelector) in getFontData()
437 FontSelector* RenderMenuList::fontSelector() const in fontSelector() function in WebCore::RenderMenuList
761 FontSelector* RenderTextControlSingleLine::fontSelector() const in fontSelector() function in WebCore::RenderTextControlSingleLine