Lines Matching full:face
1059 Land support for the CSS @font-face rule. This patch allows custom fonts
1072 Add all the new font face files.
1076 Make sure to ignore the 'src' property of @font-face rules.
1087 A CSSFontFace is a composite object. It consists of multiple font-face sources, where each source represents either a remote or local
1088 file in a @font-face rule's src list.
1094 The implementation of the @font-face rule itself in the CSS sheet back end.
1107 A font face source represents a single remote or local font. If it represents a remote font than it wraps a CachedFont.
1140 Modify the CSS grammar to now understand @font-face rules.
1154 The style selector now creates a font selector object and feeds it the appropriate information when @font-face rules are encountered.
4356 to support @font-face.
24891 (WebCore::FontData::platformInit): Move the code to get the font face