Home | History | Annotate | Download | only in fxfa

Lines Matching refs:bVisible

1527 bVisible = false;
1530 std::tie(iType, bVisible, fThickness) = border->Get3DStyle();
1534 top = GetEdgeThickness(strokes, bVisible, 0);
1536 right = GetEdgeThickness(strokes, bVisible, 1);
1538 bottom = GetEdgeThickness(strokes, bVisible, 2);
1540 left = GetEdgeThickness(strokes, bVisible, 3);