Searched refs:UpdateTextInRectangle (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1Text.c | 84 static void UpdateTextInLine(), UpdateTextInRectangle(); 1193 UpdateTextInRectangle(ctx, &t_rect); 1204 UpdateTextInRectangle(ctx, &rect); 2187 /* Function Name: UpdateTextInRectangle. 2195 UpdateTextInRectangle(ctx, rect) function 2239 UpdateTextInRectangle(ctx, &expose); 2244 UpdateTextInRectangle(ctx, &cursor);
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Text.c | 112 static void UpdateTextInLine(), UpdateTextInRectangle(), PopCopyQueue(); 1314 UpdateTextInRectangle(ctx, &t_rect); 1325 UpdateTextInRectangle(ctx, &rect); 2587 /* Function Name: UpdateTextInRectangle. 2595 UpdateTextInRectangle(ctx, rect) function 2651 UpdateTextInRectangle(ctx, &expose); 2656 UpdateTextInRectangle(ctx, &cursor);
|
Completed in 28 milliseconds