Searched refs:GetValueAt (Results 1 – 15 of 15) sorted by relevance
43 if (pLocaleMgr->m_lcid2xml.GetValueAt((void*)(uintptr_t)dwLCID)) { in FX_LocaleMgr_Create()83 (IFX_Locale*)m_lcid2locale.GetValueAt((void*)(uintptr_t)lcid); in GetLocale()86 (CXML_Element*)m_lcid2xml.GetValueAt((void*)(uintptr_t)lcid); in GetLocale()
257 if (formItems.GetValueAt(pItemChild->m_pFormNode)) { in Script_LayoutPseudoModel_GetObjArray()281 if (formItems.GetValueAt(pItemChild->m_pFormNode)) { in Script_LayoutPseudoModel_GetObjArray()318 if (formItems.GetValueAt(pItemChild->m_pFormNode)) { in Script_LayoutPseudoModel_GetObjArray()338 if (formItems.GetValueAt(pItemChild->m_pFormNode)) { in Script_LayoutPseudoModel_GetObjArray()
486 if (m_mapVariableToHValue.GetValueAt(pScriptNode)) { in RunVariablesScript()525 void* lpVariables = m_mapVariableToHValue.GetValueAt(pScriptNode); in QueryVariableHValue()778 void* pValue = m_mapXFAToHValue.GetValueAt(pObject); in GetJSValueFromMap()
843 CXFA_Node* pDataNode = (CXFA_Node*)subformMapArray.GetValueAt(pSubform); in XFA_DataMerge_CopyContainer_SubformSet()
1527 if (m_NodeToContent.GetValueAt(pCurLayoutItem->m_pFormNode) == NULL) { in SaveLayoutItem()
5186 if (bUseSrcAttr || !pDstModuleData->m_ValueMap.GetValueAt(pKey)) { in MergeAllData()5254 void* pBufferBlockData = pSrcModuleData->m_BufferMap.GetValueAt(pKey); in MoveBufferMapData()
3018 (int32_t)(uintptr_t)m_PendingNodesCount.GetValueAt(pTemplate); in JudgeLeaderOrTrailerForOccur()
76 void* CFX_MapPtrToPtr::GetValueAt(void* key) const { in GetValueAt() function in CFX_MapPtrToPtr
255 if (!m_mapWidgetInfo.GetValueAt(pChild)) { in InsertWidget()267 m_mapWidgetInfo.GetValueAt(pWidget))) { in RemoveWidget()488 return static_cast<CFWL_GridWidgetInfo*>(m_mapWidgetInfo.GetValueAt(pWidget)); in GetWidgetInfo()
630 return static_cast<CFWL_WidgetMgrItem*>(m_mapWidgetItem.GetValueAt(pWidget)); in GetWidgetMgrItem()
2045 CPDF_Font* pPDFFont = (CPDF_Font*)m_FDE2PDFFont.GetValueAt(pFont); in GetCharWidth()2071 CXFA_PDFFontMgr* pMgr = (CXFA_PDFFontMgr*)m_PDFFontMgrArray.GetValueAt(hDoc); in GetFont()2104 if (!m_PDFFontMgrArray.GetValueAt(hDoc)) { in LoadDocFonts()
186 (CXFA_FFDocView*)m_mapTypeToDocView.GetValueAt((void*)(uintptr_t)dwView); in CreateDocView()
221 m_mapXMLNodeToParseContext.GetValueAt(pXMLNode)); in ComputeStyle()410 m_mapXMLNodeToParseContext.GetValueAt(pXMLNode)); in GetHorScale()570 return (CXFA_TextParseContext*)m_mapXMLNodeToParseContext.GetValueAt( in GetParseContextFromMap()
578 CFX_RectF* pRect = (CFX_RectF*)m_mapPageInvalidate.GetValueAt(pPageView); in AddInvalidateRect()
664 void* GetValueAt(void* key) const;