This commit removes naming associated with and naming for the now non-existent NXFE graphics layer.

Squashed commit of the following:

    graphics/:  Rename nxfe_reportposition to nxmu_reportposition.  The is no longer an nxfe layer.

    graphics/:  Renmae nxfe_redrawreq to nxmu_redrawreq.  The is no longer an nxfe layer.

    graphics/nxmu/nxmu.h:  Renmae nxfe.h to nxmu.h.  There is no long an nxfe layer.

    graphics/: Rename nxfe_state_s to nxmu_state_s.  There is no longer an nxfe layer.

    graphics/: Rename nxfe_conn_s to nxmu_conn_s.  There is no longer an nxfe layer.
This commit is contained in:
Gregory Nutt
2019-03-13 09:16:30 -06:00
parent e780ee3a08
commit 0454ae2a10
31 changed files with 84 additions and 83 deletions
+2 -2
View File
@@ -42,7 +42,7 @@
#include <nuttx/nx/nxglib.h>
#include "nxbe.h"
#include "nxfe.h"
#include "nxmu.h"
/****************************************************************************
* Public Functions
@@ -90,7 +90,7 @@ void nxbe_setsize(FAR struct nxbe_window_s *wnd,
/* Report the new size/position */
nxfe_reportposition(wnd);
nxmu_reportposition(wnd);
/* Then redraw this window AND all windows below it. Having resized the
* window, we may have exposed previoulsy obscured portions of windows