webengine/wmlengine/src/lmgr/src/BoxRender.cpp
changeset 68 92a765b5b3e7
parent 0 dd21522fd290
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    21 #include "nw_lmgr_eventhandler.h"
    21 #include "nw_lmgr_eventhandler.h"
    22 #include "nw_lmgr_statictablecellbox.h"
    22 #include "nw_lmgr_statictablecellbox.h"
    23 #include "nwx_logger.h"
    23 #include "nwx_logger.h"
    24 #include "nwx_settings.h"
    24 #include "nwx_settings.h"
    25 
    25 
    26 #include "CStack.h"
    26 #include "cstack.h"
    27 
    27 
    28 struct RenderContext
    28 struct RenderContext
    29 {
    29 {
    30   NW_LMgr_ContainerBox_t* node;
    30   NW_LMgr_ContainerBox_t* node;
    31   NW_ADT_Vector_Metric_t childCount;
    31   NW_ADT_Vector_Metric_t childCount;