Searched refs:SetBorderImageWidth (Results 1 – 4 of 4) sorted by relevance
88 borderImageTop_.SetBorderImageWidth(widthDimension); in SetEdgeWidth()91 borderImageBottom_.SetBorderImageWidth(widthDimension); in SetEdgeWidth()94 borderImageLeft_.SetBorderImageWidth(widthDimension); in SetEdgeWidth()97 borderImageRight_.SetBorderImageWidth(widthDimension); in SetEdgeWidth()103 borderImageStart_->SetBorderImageWidth(widthDimension); in SetEdgeWidth()109 borderImageEnd_->SetBorderImageWidth(widthDimension); in SetEdgeWidth()
282 void SetBorderImageWidth(const Dimension& width, BorderImageDirection direction) in SetBorderImageWidth() function285 borderImageTop_.SetBorderImageWidth(width); in SetBorderImageWidth()287 borderImageLeft_.SetBorderImageWidth(width); in SetBorderImageWidth()289 borderImageRight_.SetBorderImageWidth(width); in SetBorderImageWidth()291 borderImageBottom_.SetBorderImageWidth(width); in SetBorderImageWidth()
80 void SetBorderImageWidth(const Dimension& width) in SetBorderImageWidth() function
572 void SetBorderImageWidth(RefPtr<BorderImage>& borderImage, const std::vector<BorderImageDirection>&… in SetBorderImageWidth() function1561 SetBorderImageWidth(borderImage, directions, options, optionsLength, loc); // read 12 double in SetBorderImage()