Searched refs:mxGraphicHelper (Results 1 – 1 of 1) sorted by relevance
139 GraphicHelperRef mxGraphicHelper; /// Graphic and graphic object handling. member387 if( !mxImpl->mxGraphicHelper ) in getGraphicHelper()388 mxImpl->mxGraphicHelper.reset( implCreateGraphicHelper() ); in getGraphicHelper()389 return *mxImpl->mxGraphicHelper; in getGraphicHelper()
Completed in 20 milliseconds