Home
last modified time | relevance | path

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

/developtools/ace-ets2bundle/compiler/src/
Dpre_define.ts102 export const COMPONENT_BUTTON: string = 'Button'; constant
Dprocess_component_build.ts23 COMPONENT_BUTTON,
600 if (temp.getText() === COMPONENT_BUTTON && type !== COMPONENT_POP_FUNCTION) {