Home
last modified time | relevance | path

Searched defs:pElement (Results 1 – 17 of 17) sorted by relevance

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_Utils.cpp75 CPDF_Object* pElement = pArray->GetElementValue(i); in TraceObject() local
89 CPDF_Object* pElement = pDict->GetNextElement(fPos, csKey); in TraceObject() local
DFFL_CBA_Fontmap.cpp145 CPDF_Dictionary* pElement = (CPDF_Dictionary*)pDirect; in FindResFontSameCharset() local
/external/pdfium/core/src/reflow/
Dlayoutprovider_taggedpdf.cpp675 CPDF_LayoutElement* pElement = FX_NEW CPDF_LayoutElement; in ProcessElement() local
738 CPDF_StructElement* pElement = m_pPageTree->GetTopElement(i); in StartLoad() local
761 CPDF_StructElement* pElement = m_pPageTree->GetTopElement(i); in Continue() local
Dlayoutprocessor_reflow.cpp130 LayoutStatus CPDF_LayoutProcessor_Reflow::StartProcess(IPDF_LayoutElement* pElement, IFX_Pause* pPa… in StartProcess()
321 CFX_FloatRect CPDF_LayoutProcessor_Reflow::GetElmBBox(IPDF_LayoutElement* pElement) in GetElmBBox()
352 FX_FLOAT CPDF_LayoutProcessor_Reflow::GetElmWidth(IPDF_LayoutElement* pElement) in GetElmWidth()
518 void CPDF_LayoutProcessor_Reflow::ProcessElement(IPDF_LayoutElement* pElement, FX_FLOAT reflowWidth) in ProcessElement()
796 void CPDF_LayoutProcessor_Reflow::ProcessObjs(IPDF_LayoutElement* pElement, FX_FLOAT reflowWidth) in ProcessObjs()
/external/pdfium/fpdfsdk/src/
Dfpdf_ext.cpp106 FX_BOOL CheckSharedForm(CXML_Element * pElement, CFX_ByteString cbName) in CheckSharedForm()
203 CXML_Element * pElement = metaData.GetRoot(); in CheckUnSupportError() local
/external/pdfium/core/src/fpdfdoc/
Ddoc_utils.cpp353 CPDF_Dictionary* pElement = (CPDF_Dictionary*)pDirect; in GetInterFormFont() local
379 CPDF_Dictionary* pElement = pFonts->GetDict(csAlias); in GetInterFormFont() local
413 CPDF_Dictionary* pElement = (CPDF_Dictionary*)pDirect; in GetInterFormFont() local
456 CPDF_Dictionary* pElement = (CPDF_Dictionary*)pDirect; in GetNativeInterFormFont() local
515 CPDF_Dictionary* pElement = (CPDF_Dictionary*)pDirect; in FindInterFormFont() local
554 CPDF_Dictionary* pElement = (CPDF_Dictionary*)pDirect; in FindInterFormFont() local
Ddoc_tagged.cpp139 CPDF_StructElementImpl* pElement = NULL; in AddPageNode() local
174 …BOOL CPDF_StructTreeImpl::AddTopLevelNode(CPDF_Dictionary* pDict, CPDF_StructElementImpl* pElement) in AddTopLevelNode()
341 CPDF_Object* pElement = pArray->GetElementValue(i); in FindAttrDict() local
Ddoc_formcontrol.cpp303 CPDF_Dictionary *pElement = pFonts->GetDict(csFontNameTag); in GetDefaultControlFont() local
319 CPDF_Dictionary *pElement = pFonts->GetDict(csFontNameTag); in GetDefaultControlFont() local
Ddoc_form.cpp1068 CPDF_Object* pElement = pArray->GetElementValue(index); in GetFieldInCalculationOrder() local
1084 CPDF_Object* pElement = pArray->GetElementValue(i); in FindFieldInCalculationOrder() local
/external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
DSDL_sysjoystick.c117 static SInt32 HIDGetElementValue (recDevice *pDevice, recElement *pElement) in HIDGetElementValue()
140 static SInt32 HIDScaledCalibratedValue (recDevice *pDevice, recElement *pElement, long min, long ma… in HIDScaledCalibratedValue()
234 static void HIDGetElementInfo (CFTypeRef refElement, recElement *pElement) in HIDGetElementInfo()
527 recElement *pElement = *elementList; in HIDDisposeElementList() local
/external/pdfium/core/src/fxcrt/
Dfx_xml_parser.cpp389 CXML_Element* pElement; in ParseElement() local
557 void CXML_Parser::InsertContentSegment(FX_BOOL bCDATA, FX_WSTR content, CXML_Element* pElement) in InsertContentSegment()
578 CXML_Element* pElement = parser.ParseElement(NULL, FALSE); in XML_ContinueParse() local
719 const CXML_Element *pElement = this; in GetNamespaceURI() local
737 const CXML_Element *pElement = this; in GetNamespaceURI() local
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_utility.cpp362 CPDF_Object* pElement = p->GetElement(i); in operator <<() local
/external/pdfium/fpdfsdk/src/javascript/
DJS_GlobalData.cpp483 CJS_GlobalData_Element* pElement = m_arrayGlobalData.GetAt(i); in SaveGlobalPersisitentVariables() local
DDocument.cpp1634 IconElement* pElement = pTemp->NextIcon; in DeleteIconElement() local
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_create.cpp83 CPDF_Object* pElement = p->GetElement(i); in PDF_CreatorAppendObject() local
1177 CPDF_Object* pElement = p->GetElement(i); in WriteDirectObj() local
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_parser.cpp520 CPDF_Object* pElement = pArray->GetElement(i); in _PDF_ReplaceAbbr() local
578 CPDF_Object* pElement = pArray->GetElement(i); in _PDF_ReplaceFull() local
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp803 CPDF_Object* pElement = pDiffs->GetElementValue(i); in LoadPDFEncoding() local