Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/PythonLauncher/
DPreferencesWindowController.m28 - (void)update_display
49 [self update_display];
60 [self update_display];
66 [self update_display];
72 [self update_display];
92 [self update_display];
DMyDocument.m49 - (void)update_display
94 [self update_display];
116 [self update_display];
128 [self update_display];
142 [self update_display];
148 [self update_display];
168 [self update_display];
/external/libpng/contrib/libtests/
Dpngimage.c922 update_display(struct display *dp) in update_display() function
1413 update_display(dp); in test_one_file()