Module font_context

Module font_context 

Source

Structsยง

FontCacheKey ๐Ÿ”’
FontContext
The FontContext represents the per-thread/thread state necessary for working with fonts. It is the public API used by the layout and paint code. It talks directly to the system font service where required.
FontFaceRuleInitiator ๐Ÿ”’
FontGroupCacheKey ๐Ÿ”’
FontGroupRef ๐Ÿ”’
FontParameters ๐Ÿ”’
RemoteWebFontDownloader ๐Ÿ”’
WebFontDocumentContext
Document-specific data required to fetch a web font.
WebFontDownloadState ๐Ÿ”’

Enumsยง

DownloaderResponseResult ๐Ÿ”’
WebFontLoadInitiator ๐Ÿ”’

Staticsยง

SMALL_CAPS_SCALE_FACTOR ๐Ÿ”’

Traitsยง

CspViolationHandler
A callback that will be invoked on the Fetch thread if a web font download results in CSP violations. This handler will be cloned each time a new web font download is initiated.
FontContextWebFontMethods

Type Aliasesยง

ScriptWebFontLoadFinishedCallback ๐Ÿ”’