Home | History | Annotate | Download | only in src

Lines Matching full:getcomponent

1803     Object* getter = accessors->GetComponent(ACCESSOR_GETTER);
1804 Object* setter = accessors->GetComponent(ACCESSOR_SETTER);
10722 details->set(3, accessors->GetComponent(ACCESSOR_GETTER));
10723 details->set(4, accessors->GetComponent(ACCESSOR_SETTER));