Searched refs:buttonImportIcon (Results 1 – 4 of 4) sorted by relevance
55 expect("this.getField('MyField.MyPushButton').buttonImportIcon()", undefined);
21 Alert: PASS: this.getField('MyField.MyPushButton').buttonImportIcon() = undefined
98 JS_STATIC_METHOD(buttonImportIcon, CJS_Field)302 CJS_Result buttonImportIcon(CJS_Runtime* pRuntime,
2288 CJS_Result CJS_Field::buttonImportIcon( in buttonImportIcon() function in CJS_Field