Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/
Dcbc_codebase.cpp45 bool CBC_CodeBase::SetHeight(int32_t height) { in SetHeight() function in CBC_CodeBase
DBC_Writer.cpp38 bool CBC_Writer::SetHeight(int32_t height) { in SetHeight() function in CBC_Writer
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dsmall_glyph_metrics.cc68 void SmallGlyphMetrics::Builder::SetHeight(byte_t height) { in SetHeight() function in sfntly::SmallGlyphMetrics::Builder
Dbig_glyph_metrics.cc80 void BigGlyphMetrics::Builder::SetHeight(byte_t height) { in SetHeight() function in sfntly::BigGlyphMetrics::Builder
/external/pdfium/xfa/fwl/
Dcfx_barcode.cpp83 bool CFX_Barcode::SetHeight(int32_t height) { in SetHeight() function in CFX_Barcode
/external/pdfium/core/fxcodec/lbmp/
Dfx_bmp.cpp660 void BMPDecompressor::SetHeight(int32_t signed_height) { in SetHeight() function in BMPDecompressor