Home
last modified time | relevance | path

Searched defs:this_width (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.h54 int this_width, int this_height) { in valid_ref_frame_size()
/external/pdfium/core/src/fpdftext/
Dfpdf_text_search.cpp105 FX_FLOAT this_width = nThisWidth * pObj->GetFontSize() / 1000; in FPDFText_ProcessInterObj() local
234 int this_width = FXSYS_abs(GetCharWidth(item.m_CharCode, pFont)); in ProcessObject() local
Dfpdf_text_int.cpp1391 …FX_FLOAT this_width = GetCharWidth(item.m_CharCode, pTextObj->GetFont()) * pTextObj->GetFontSize()… in ProcessTextObject() local
1729 int this_width = FXSYS_abs(GetCharWidth(item.m_CharCode, pFont)); in ProcessTextObject() local
2011 FX_FLOAT this_width = nThisWidth * pObj->GetFontSize() / 1000; in ProcessInsertObject() local
/external/pdfium/core/src/reflow/
Dlayoutprocessor_reflow.cpp1177 … FX_FLOAT this_width = GetCharWidth(item.m_CharCode, pObj->GetFont()) * pObj->GetFontSize() / 1000; in ProcessInsertObject() local
1217 …FX_FLOAT this_width = pObj->GetFont()->GetCharWidthF(item.m_CharCode) * pObj->GetFontSize() / 1000; in LogicPreObj() local