Home
last modified time | relevance | path

Searched defs:loadSingleFontAsync (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-font/src/
H A DFontLoader.ts40 export async function loadSingleFontAsync( function
H A DFontLoader.web.ts50 export function loadSingleFontAsync(name: string, input: Asset | FontResource): Promise<void> { function
/expo/packages/expo-font/build/
H A DFontLoader.js32 export async function loadSingleFontAsync(name, input) { function
H A DFontLoader.web.js41 export function loadSingleFontAsync(name, input) { function