Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdftext/
Dfpdf_text_search.cpp97 FX_FLOAT last_width = nLastWidth * pPrevObj->GetFontSize() / 1000; in FPDFText_ProcessInterObj() local
224 int last_width = 0; in ProcessObject() local
Dfpdf_text_int.cpp1725 int last_width = 0; local
1959 FX_FLOAT last_width = nLastWidth * m_pPreTextObj->GetFontSize() / 1000; local
/external/pdfium/core/src/reflow/
Dlayoutprocessor_reflow.cpp1183 …FX_FLOAT last_width = GetCharWidth(item.m_CharCode, m_pPreObj->GetFont()) * m_pPreObj->GetFontSize… in ProcessInsertObject() local
1223 …FX_FLOAT last_width = pPreObj->GetFont()->GetCharWidthF(item.m_CharCode) * pPreObj->GetFontSize() … in LogicPreObj() local
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h81 int last_width; member
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
Dvp9_onyxc_int.h81 int last_width; member
/external/qemu/ui/
Dconsole.c551 int w1, x, y, last_width; in text_console_resize() local