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 552 FX_FLOAT inter_top, inter_bottom; local
554 inter_bottom, inter_top)) {
557 FX_FLOAT inter_h = inter_top - inter_bottom;
  /external/pdfium/core/src/reflow/
layoutprocessor_reflow.cpp 382 FX_FLOAT inter_top, inter_bottom; local
384 inter_bottom, inter_top)) {
394 FX_FLOAT inter_h = inter_top - inter_bottom;
    [all...]

Completed in 668 milliseconds