Searched defs:SetHeight (Results 1 – 11 of 11) sorted by relevance
33 void CBC_Writer::SetHeight(int32_t height) { in SetHeight() function in CBC_Writer
65 void CBC_CodeBase::SetHeight(int32_t height) { in SetHeight() function in CBC_CodeBase
86 void CFX_Barcode::SetHeight(int32_t height) { in SetHeight() function in CFX_Barcode
58 void BoundingBox::SetHeight(unsigned int height) { in SetHeight() function in od::BoundingBox
65 void SetHeight(UInt32 height) { height_ = height; } in SetHeight() function
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
37 void VideoFrameMetadata::SetHeight(uint16_t height) { in SetHeight() function in webrtc::VideoFrameMetadata
112 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
691 bool CFX_BmpDecompressor::SetHeight(int32_t signed_height) { in SetHeight() function in fxcodec::CFX_BmpDecompressor