HomeSort by relevance Sort by last modified time
    Searched refs:pList (Results 26 - 42 of 42) sorted by null

12

  /external/pdfium/xfa/src/fdp/src/css/
fde_cssstyleselector.h 66 FX_BOOL AddRuleTo(FDE_LPCSSRULEDATA& pList, FDE_LPCSSRULEDATA pData);
109 FDE_LPCSSRULEDATA pList,
144 FX_DWORD ToTextDecoration(IFDE_CSSValueList* pList);
199 void SetCounterIncrementList(IFDE_CSSValueList* pList) {
200 m_pCounterInc = pList;
203 void SetCounterResetList(IFDE_CSSValueList* pList) {
204 m_pCounterReset = pList;
226 void DoUpdateIndex(IFDE_CSSValueList* pList);
    [all...]
fde_cssdeclaration.cpp 607 CFDE_CSSValueList* pList =
609 AddPropertyHolder(pStaticStore, pArgs->pProperty->eName, pList,
    [all...]
  /external/skia/src/animator/
SkDisplayApply.cpp 431 SkTDDrawableArray* pList, * gList;
433 int old = maker.fDisplayList.findGroup(scope, &pList, &pGroup, &found, &gList);
434 if (pList && old >= 0 && (*pList)[old]->isApply() && (*pList)[old] != this) {
437 SkDisplayable* oldChild = (*pList)[old];
443 (*pList)[old] = scope;
445 pList->remove(old);
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_ListBox.h 20 CPWL_List_Notify(CPWL_ListBox* pList);
  /external/tpm2/
RSAKeySieve.c 513 UINT32 pList[8];
516 pList[i--] = composite;
520 pList[i] = next;
527 next = pList[i];
  /external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_expression.cpp 268 CXFA_FMExpression* pList)
269 : CXFA_FMExpression(line), m_pList(pList) {}
422 CXFA_FMExpression* pList)
429 m_pList(pList) {}
550 CXFA_FMExpression* pList)
554 m_pList(pList) {}
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_doc.cpp 320 CPDF_Dictionary* pList = pResources->GetDict("ColorSpace");
321 if (pList) {
322 pCSObj = pList->GetElementValue(name);
  /external/pdfium/core/src/fpdfdoc/
doc_annot.cpp 117 CPDF_Annot::CPDF_Annot(CPDF_Dictionary* pDict, CPDF_AnnotList* pList)
119 m_pList(pList),
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListBox.cpp 21 CPWL_List_Notify::CPWL_List_Notify(CPWL_ListBox* pList) : m_pList(pList) {
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_objects.cpp 431 CPDF_Object** pList = m_Objects.GetData();
433 if (pList[i])
434 pList[i]->Release();
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 353 void LoadPageLinks(CPDF_Page* pPage, std::vector<CPDF_Dictionary*>* pList);
387 CPDF_Annot(CPDF_Dictionary* pDict, CPDF_AnnotList* pList);
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 513 static void DelList(IFX_List* pList);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
clusapi.h     [all...]
shobjidl.h     [all...]
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 2247 milliseconds

12