Searched refs:controllerHandler (Results 1 – 1 of 1) sorted by relevance
62 CHECK_NULL_VOID(controllerHandler); in DisposeDialog()83 controllerHandler->userData = nullptr; in DisposeDialog()84 delete controllerHandler; in DisposeDialog()116 CHECK_NULL_VOID(controllerHandler); in ParseDialogMask()118 if (!controllerHandler->maskRect) { in ParseDialogMask()131 CHECK_NULL_VOID(controllerHandler); in ParseDialogCornerRadiusRect()146 CHECK_NULL_VOID(controllerHandler); in ParseDialogProperties()215 controllerHandler->offsetX = offsetX; in SetDialogContentAlignment()216 controllerHandler->offsetY = offsetY; in SetDialogContentAlignment()224 controllerHandler->offsetX = 0.0f; in ResetDialogContentAlignment()[all …]