Searched defs:SetHeight (Results 1 – 8 of 8) sorted by relevance
34 bool CBC_Writer::SetHeight(int32_t height) { in SetHeight() function in CBC_Writer
65 bool CBC_CodeBase::SetHeight(int32_t height) { in SetHeight() function in CBC_CodeBase
84 bool CFX_Barcode::SetHeight(int32_t height) { in SetHeight() function in CFX_Barcode
68 void SmallGlyphMetrics::Builder::SetHeight(uint8_t height) { in SetHeight() function in sfntly::SmallGlyphMetrics::Builder
80 void BigGlyphMetrics::Builder::SetHeight(uint8_t height) { in SetHeight() function in sfntly::BigGlyphMetrics::Builder
110 void SetHeight(uint32_t height) { height_ = height; } in SetHeight() function
175 void SetHeight(float h) { height_ = h; } in SetHeight() function207 void SetHeight(float h) { height_ = h; } in SetHeight() function385 void SetHeight(float h) { height_ = h; } in SetHeight() function
663 bool CFX_BmpDecompressor::SetHeight(int32_t signed_height) { in SetHeight() function in fxcodec::CFX_BmpDecompressor