Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/scripts/unstable/
Dv8_attributes.py181 CONTENT_ATTRIBUTE_GETTER_NAMES = { variable
201 if idl_type in CONTENT_ATTRIBUTE_GETTER_NAMES:
202 return CONTENT_ATTRIBUTE_GETTER_NAMES[idl_type]