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

  /external/pdfium/xfa/fxfa/app/
xfa_textpiece.h 25 CFX_WideString szText;
cxfa_textlayout.h 75 bool Loader(const CFX_SizeF& szText,
79 const CFX_SizeF& szText,
83 const CFX_SizeF& szText,
cxfa_textlayout.cpp 438 CFX_SizeF szText(m_pLoader->m_fWidth, m_pLoader->m_fHeight);
456 Loader(szText, fLinePos, true);
458 UpdateAlign(szText.height, fLinePos);
477 if (!LoadRichText(pXMLNode, szText, fLinePos, m_pLoader->m_pParentStyle,
486 if (!LoadRichText(pXMLNode, szText, fLinePos, m_pLoader->m_pParentStyle,
496 if (!LoadRichText(pXMLNode, szText, fLinePos,
506 LoadText(pNode, szText, fLinePos, true);
643 bool CXFA_TextLayout::Loader(const CFX_SizeF& szText,
657 LoadRichText(pXMLContainer, szText, fLinePos, pRootStyle, bSavePieces,
661 LoadText(m_pTextDataNode, szText, fLinePos, bSavePieces)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
custcntl.h 22 CHAR szText[CCHCCTEXT];
30 WCHAR szText[CCHCCTEXT];
mqmail.h 65 LPSTR szText;
commctrl.h     [all...]
netmon.h     [all...]
mmc.h     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 289 const char *szText;
294 szText = (const char*)m_pShell->PVRShellGet(prefExitMessage);
302 if(!szText || !szCaption)
305 nT = (int)strlen(szText) + 1;
311 for(i = 0; (tzText[i] = szText[i]) != 0; ++i);
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 1046 milliseconds