HomeSort by relevance Sort by last modified time
    Searched refs:text_out (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fde/
cfde_texteditengine.cpp 223 auto text_out = pdfium::MakeUnique<CFDE_TextOut>();
224 text_out->SetLineSpace(line_spacing_);
225 text_out->SetFont(font_);
226 text_out->SetFontSize(font_size_);
238 text_out->SetStyles(style);
249 text_out->CalcLogicSize(WideString(temp), text_rect);
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-arm.c 17692 asection *text_out = text_sec->output_section; local
    [all...]

Completed in 899 milliseconds