Searched refs:pGroup (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page.cpp762 CPDF_Dictionary* pGroup = m_pFormDict->GetDict("Group"); local
763 if (!pGroup) {
766 if (pGroup->GetString("S") != "Transparency") {
770 if (pGroup->GetInteger("I")) {
773 if (pGroup->GetInteger("K")) {
/external/skia/src/animator/
H A DSkDisplayApply.cpp376 SkGroup* pGroup; local
377 int oldApply = displayList.findGroup(this, &parentList, &pGroup, &thisGroup, &grandList);
432 SkGroup* pGroup = nullptr, * found = nullptr; local
433 int old = maker.fDisplayList.findGroup(scope, &pList, &pGroup, &found, &gList);
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render_image.cpp875 CPDF_Stream* pGroup = pSMaskDict->GetStream("G"); local
876 if (!pGroup) {
886 CPDF_Form form(m_pContext->m_pDocument, m_pContext->m_pPageResources, pGroup);
907 CPDF_Dictionary* pDict = pGroup->GetDict();
/external/sqlite/dist/orig/
H A Dsqlite3.c41271 PGroup *pGroup; /* PGroup this cache belongs to */ member in struct:PCache1
41723 PGroup *pGroup = pCache->pGroup; local
41847 PGroup *pGroup; /* The group the new page cache will belong to */ local
41895 PGroup *pGroup = pCache->pGroup; local
41914 PGroup *pGroup = pCache->pGroup; local
41952 PGroup *pGroup = pCache->pGroup; local
42157 PGroup *pGroup = pCache->pGroup; local
42243 PGroup *pGroup = pCache->pGroup; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c41289 PGroup *pGroup; /* PGroup this cache belongs to */ member in struct:PCache1
41741 PGroup *pGroup = pCache->pGroup; local
41865 PGroup *pGroup; /* The group the new page cache will belong to */ local
41913 PGroup *pGroup = pCache->pGroup; local
41932 PGroup *pGroup = pCache->pGroup; local
41970 PGroup *pGroup = pCache->pGroup; local
42175 PGroup *pGroup = pCache->pGroup; local
42261 PGroup *pGroup = pCache->pGroup; local
[all...]

Completed in 1243 milliseconds