Searched refs:ScrollablePane (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py885 class ScrollablePane(Pane,ScrollingMixin): pass class in function:ClassPropertiesAndMethods.test_consistency_with_epg
887 class EditableScrollablePane(ScrollablePane,EditablePane): pass
890 (EditableScrollablePane, ScrollablePane, EditablePane, Pane,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py885 class ScrollablePane(Pane,ScrollingMixin): pass class in function:ClassPropertiesAndMethods.test_consistency_with_epg
887 class EditableScrollablePane(ScrollablePane,EditablePane): pass
890 (EditableScrollablePane, ScrollablePane, EditablePane, Pane,

Completed in 41 milliseconds