HomeSort by relevance Sort by last modified time
    Searched refs:isMultiSelectableGetterCallback (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/testing/runner/
AccessibilityUIElementChromium.h 85 void isMultiSelectableGetterCallback(CppVariant*);
AccessibilityUIElementChromium.cpp 397 bindProperty("isMultiSelectable", &AccessibilityUIElement::isMultiSelectableGetterCallback);
614 void AccessibilityUIElement::isMultiSelectableGetterCallback(CppVariant* result)
    [all...]

Completed in 3407 milliseconds