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

  /external/pdfium/xfa/fde/
cfde_txtedtpage.h 56 FX_WCHAR GetChar(const FDE_TEXTEDITPIECE* pIdentity,
58 int32_t GetWidth(const FDE_TEXTEDITPIECE* pIdentity,
cfde_txtedttextset.cpp 63 tr.pIdentity = &piece;
86 tr.pIdentity = pPiece;
cfde_txtedtpage.cpp 442 FX_WCHAR CFDE_TxtEdtPage::GetChar(const FDE_TEXTEDITPIECE* pIdentity,
444 int32_t nIndex = m_nPageStart + pIdentity->nStart + index;
453 int32_t CFDE_TxtEdtPage::GetWidth(const FDE_TEXTEDITPIECE* pIdentity,
455 int32_t nWidth = m_CharWidths[pIdentity->nStart + index];
  /external/pdfium/xfa/fgas/layout/
fgas_textbreak.h 88 virtual FX_WCHAR GetChar(const FDE_TEXTEDITPIECE* pIdentity,
90 virtual int32_t GetWidth(const FDE_TEXTEDITPIECE* pIdentity,
100 const FDE_TEXTEDITPIECE* pIdentity;
fgas_textbreak.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comsvcs.h     [all...]

Completed in 83 milliseconds