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

  /external/pdfium/fxjs/xfa/
cjx_object.h 107 return static_cast<T*>(GetOrCreatePropertyInternal(index, eType));
239 CXFA_Node* GetOrCreatePropertyInternal(int32_t index, XFA_Element eType);
cjx_object.cpp 917 CXFA_Node* CJX_Object::GetOrCreatePropertyInternal(int32_t index,
    [all...]

Completed in 164 milliseconds