Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Ddirective.ts866 const isSetStyle = methodName === 'setStyle'; constant
931 const isSetFont = isSetStyle && key === 'fontFamily';