Searched refs:customOffsetX (Results 1 – 1 of 1) sorted by relevance
692 float customOffsetX = 0.0f; in LayoutTitle() local693 customOffsetX = ChangeOffsetByDirection(layoutWrapper, geometryNode, customOffsetX); in LayoutTitle()694 geometryNode->SetMarginFrameOffset(OffsetF { customOffsetX, customOffsetY}); in LayoutTitle()711 auto customOffsetX = 0.0f; in LayoutTitle() local712 customOffsetX = ChangeOffsetByDirection(layoutWrapper, geometryNode, customOffsetX); in LayoutTitle()713 geometryNode->SetMarginFrameOffset(OffsetF { customOffsetX, customOffsetY}); in LayoutTitle()