Home
last modified time | relevance | path

Searched defs:SetHeight (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/fxbarcode/
DBC_Writer.cpp34 bool CBC_Writer::SetHeight(int32_t height) { in SetHeight() function in CBC_Writer
Dcbc_codebase.cpp65 bool CBC_CodeBase::SetHeight(int32_t height) { in SetHeight() function in CBC_CodeBase
Dcfx_barcode.cpp84 bool CFX_Barcode::SetHeight(int32_t height) { in SetHeight() function in CFX_Barcode
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dsmall_glyph_metrics.cc68 void SmallGlyphMetrics::Builder::SetHeight(uint8_t height) { in SetHeight() function in sfntly::SmallGlyphMetrics::Builder
Dbig_glyph_metrics.cc80 void BigGlyphMetrics::Builder::SetHeight(uint8_t height) { in SetHeight() function in sfntly::BigGlyphMetrics::Builder
/external/deqp-deps/amber/src/
Dbuffer.h110 void SetHeight(uint32_t height) { height_ = height; } in SetHeight() function
Dcommand.h175 void SetHeight(float h) { height_ = h; } in SetHeight() function
207 void SetHeight(float h) { height_ = h; } in SetHeight() function
385 void SetHeight(float h) { height_ = h; } in SetHeight() function
/external/pdfium/core/fxcodec/bmp/
Dcfx_bmpdecompressor.cpp663 bool CFX_BmpDecompressor::SetHeight(int32_t signed_height) { in SetHeight() function in fxcodec::CFX_BmpDecompressor