Home
last modified time | relevance | path

Searched defs:checked_width (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fgas/layout/
H A Dcfgas_rtfbreak.cpp142 FX_SAFE_INT32 checked_width = m_pCurLine->m_iWidth; in AppendChar_Combination() local
230 FX_SAFE_INT32 checked_width = m_pCurLine->m_iWidth; in AppendChar_Arabic() local
256 FX_SAFE_INT32 checked_width = m_pCurLine->m_iWidth; in AppendChar_Arabic() local
283 FX_SAFE_INT32 checked_width = m_pCurLine->m_iWidth; in AppendChar_Others() local
/aosp_15_r20/external/pdfium/core/fxcodec/tiff/
H A Dtiff_decoder.cpp254 FX_SAFE_INT32 checked_width = tif_width; in LoadFrameInfo() local