HomeSort by: relevance | last modified time | path
    Searched defs:set_gc_colors (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nvi/dist/motif_l/
m_vi.c 112 static void set_gc_colors( xvi_screen *this_screen, int val )
114 static void set_gc_colors( this_screen, val )
376 set_gc_colors( __vi_screen, color );
398 set_gc_colors( __vi_screen, color );
1027 set_gc_colors( __vi_screen, COLOR_STANDARD );
109 static void set_gc_colors( xvi_screen *this_screen, int val ) function
m_vi.c 112 static void set_gc_colors( xvi_screen *this_screen, int val )
114 static void set_gc_colors( this_screen, val )
376 set_gc_colors( __vi_screen, color );
398 set_gc_colors( __vi_screen, color );
1027 set_gc_colors( __vi_screen, COLOR_STANDARD );
109 static void set_gc_colors( xvi_screen *this_screen, int val ) function

Completed in 34 milliseconds