Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Ddirective.ts662 const fontCompileList = _getFontFamily(css, fontFace); constant
663 classStyle['fontFamily'] = fontCompileList;
741 const fontCompileList = _getFontFamily(css, fontFace); constant
742 style['fontFamily'] = fontCompileList;