Home | History | Annotate | Download | only in page

Lines Matching full:customgetter

60         attribute [Replaceable, CustomGetter, V8CustomSetter] Event event;
485 attribute [CustomGetter] HTMLImageElementConstructor Image; // Usable with new operator
486 attribute [CustomGetter] HTMLOptionElementConstructor Option; // Usable with new operator
601 attribute [CustomGetter, Conditional=VIDEO, EnabledAtRuntime] HTMLAudioElementConstructor Audio; // Usable with the new operator