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

/xsrc/external/mit/libXaw/dist/src/
H A DPaned.c139 static void _DrawInternalBorders(PanedWidget, GC);
902 * _DrawInternalBorders
912 _DrawInternalBorders(PanedWidget pw, GC gc) function in typeref:typename:void
938 _DrawInternalBorders((pw), (pw)->paned.normgc)
940 _DrawInternalBorders((pw), (pw)->paned.invgc)

Completed in 4 milliseconds