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

  /external/pdfium/core/src/fpdftext/
fpdf_text.cpp 541 FX_FLOAT inter_top, inter_bottom; local
543 inter_bottom, inter_top)) {
546 FX_FLOAT inter_h = inter_top - inter_bottom;
  /external/pdfium/core/src/reflow/
layoutprocessor_reflow.cpp 379 FX_FLOAT inter_top, inter_bottom; local
381 inter_bottom, inter_top)) {
391 FX_FLOAT inter_h = inter_top - inter_bottom;
    [all...]

Completed in 77 milliseconds