Searched defs:SetHeight (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/fxbarcode/ | ||
D | cbc_codebase.cpp | 45 bool CBC_CodeBase::SetHeight(int32_t height) { in SetHeight() function in CBC_CodeBase |
D | BC_Writer.cpp | 38 bool CBC_Writer::SetHeight(int32_t height) { in SetHeight() function in CBC_Writer |
/external/sfntly/cpp/src/sfntly/table/bitmap/ | ||
D | small_glyph_metrics.cc | 68 void SmallGlyphMetrics::Builder::SetHeight(byte_t height) { in SetHeight() function in sfntly::SmallGlyphMetrics::Builder |
D | big_glyph_metrics.cc | 80 void BigGlyphMetrics::Builder::SetHeight(byte_t height) { in SetHeight() function in sfntly::BigGlyphMetrics::Builder |
/external/pdfium/xfa/fwl/ | ||
D | cfx_barcode.cpp | 83 bool CFX_Barcode::SetHeight(int32_t height) { in SetHeight() function in CFX_Barcode |
/external/pdfium/core/fxcodec/lbmp/ | ||
D | fx_bmp.cpp | 660 void BMPDecompressor::SetHeight(int32_t signed_height) { in SetHeight() function in BMPDecompressor |