Lines Matching refs:bindComponentAttr
652 … bindComponentAttr(node, res.identifierNode, newStatements, log, true, false, immutableStatements);
659 … bindComponentAttr(node, res.identifierNode, newStatements, log, true, false, immutableStatements);
833 …bindComponentAttr(node, res.identifierNode, itemRenderInnerStatements, log, true, false, immutable…
838 …bindComponentAttr(node, res.identifierNode, itemRenderInnerStatements, log, true, false, immutable…
1076 …bindComponentAttr(node, ts.factory.createIdentifier(name), tabAttrs, log, true, false, immutableSt…
1084 …bindComponentAttr(node, ts.factory.createIdentifier(name), tabAttrs, log, true, false, immutableSt…
1641 export function bindComponentAttr(node: ts.ExpressionStatement, identifierNode: ts.Identifier, function
2198 bindComponentAttr(styleBlock.statements[0] as ts.ExpressionStatement, identifierNode,
2201 bindComponentAttr(styleBlock.statements[0] as ts.ExpressionStatement, identifierNode,
2394 bindComponentAttr(INNER_STYLE_FUNCTION.get(name).statements[0] as ts.ExpressionStatement,
2397 bindComponentAttr(INNER_STYLE_FUNCTION.get(name).statements[0] as ts.ExpressionStatement,
2403 bindComponentAttr(GLOBAL_STYLE_FUNCTION.get(name).statements[0] as ts.ExpressionStatement,
2406 bindComponentAttr(GLOBAL_STYLE_FUNCTION.get(name).statements[0] as ts.ExpressionStatement,
2412 bindComponentAttr(ts.factory.createExpressionStatement(
2416 bindComponentAttr(ts.factory.createExpressionStatement(
2504 bindComponentAttr(newNode, temp, newStatements, log, false);
2513 bindComponentAttr(newNode, temp, newStatements, log, false);