Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Ddirective.ts442 function _getFontFamily(css: any, fontFamilyNames: string | string[]): any[] { function
662 const fontCompileList = _getFontFamily(css, fontFace);
741 const fontCompileList = _getFontFamily(css, fontFace);
978 return _getFontFamily(css, fontFamilyName);