Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/scripts/bind_gen/
H A Dinterface.py3048 class _PropEntryBase(object): class
3060 class _PropEntryAttribute(_PropEntryBase):
3066 _PropEntryBase.__init__(self, is_context_dependent,
3072 class _PropEntryConstant(_PropEntryBase):
3078 _PropEntryBase.__init__(self, is_context_dependent,
3084 class _PropEntryConstructorGroup(_PropEntryBase):
3090 _PropEntryBase.__init__(self, is_context_dependent,
3096 class _PropEntryExposedConstruct(_PropEntryBase):
3101 _PropEntryBase.__init__(self, is_context_dependent,
3106 class _PropEntryOperationGroup(_PropEntryBase):
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/scripts/bind_gen/
H A Dinterface.py4615 class _PropEntryBase(object): class
4627 class _PropEntryAttribute(_PropEntryBase):
4633 _PropEntryBase.__init__(self, is_context_dependent,
4639 class _PropEntryConstant(_PropEntryBase):
4645 _PropEntryBase.__init__(self, is_context_dependent,
4651 class _PropEntryConstructorGroup(_PropEntryBase):
4657 _PropEntryBase.__init__(self, is_context_dependent,
4663 class _PropEntryExposedConstruct(_PropEntryBase):
4668 _PropEntryBase.__init__(self, is_context_dependent,
4673 class _PropEntryOperationGroup(_PropEntryBase):
[all …]