Searched refs:pGroup (Results 1 – 5 of 5) sorted by relevance
86 CPDF_Dictionary* pGroup = m_pDict->GetDictFor("Group"); in LoadTransparencyInfo() local87 if (!pGroup) in LoadTransparencyInfo()90 if (pGroup->GetStringFor(pdfium::transparency::kGroupSubType) != in LoadTransparencyInfo()95 if (pGroup->GetIntegerFor(pdfium::transparency::kI)) in LoadTransparencyInfo()
1583 CPDF_Stream* pGroup = pSMaskDict->GetStreamFor(pdfium::transparency::kG); in LoadSMask() local1584 if (!pGroup) in LoadSMask()1597 pGroup); in LoadSMask()1619 GetBackColor(pSMaskDict, pGroup->GetDict(), &nCSFamily); in LoadSMask()1691 const CPDF_Dictionary* pGroup = in GetBackColor() local1693 if (pGroup) in GetBackColor()1694 pCSObj = pGroup->GetDirectObjectFor(pdfium::transparency::kCS); in GetBackColor()
49935 PGroup *pGroup; /* PGroup this cache belongs to */50189 assert( sqlite3_mutex_held(pCache->pGroup->mutex) );50201 assert( pCache->pGroup==&pcache1.grp );50202 pcache1LeaveMutex(pCache->pGroup);50218 pcache1EnterMutex(pCache->pGroup);50240 assert( sqlite3_mutex_held(p->pCache->pGroup->mutex) );50309 assert( sqlite3_mutex_held(p->pGroup->mutex) );50316 pcache1LeaveMutex(p->pGroup);50320 pcache1EnterMutex(p->pGroup);50350 assert( sqlite3_mutex_held(pPage->pCache->pGroup->mutex) );[all …]
49847 PGroup *pGroup; /* PGroup this cache belongs to */50101 assert( sqlite3_mutex_held(pCache->pGroup->mutex) );50113 assert( pCache->pGroup==&pcache1.grp );50114 pcache1LeaveMutex(pCache->pGroup);50130 pcache1EnterMutex(pCache->pGroup);50152 assert( sqlite3_mutex_held(p->pCache->pGroup->mutex) );50221 assert( sqlite3_mutex_held(p->pGroup->mutex) );50228 pcache1LeaveMutex(p->pGroup);50232 pcache1EnterMutex(p->pGroup);50262 assert( sqlite3_mutex_held(pPage->pCache->pGroup->mutex) );[all …]
49863 PGroup *pGroup; /* PGroup this cache belongs to */50117 assert( sqlite3_mutex_held(pCache->pGroup->mutex) );50129 assert( pCache->pGroup==&pcache1.grp );50130 pcache1LeaveMutex(pCache->pGroup);50146 pcache1EnterMutex(pCache->pGroup);50168 assert( sqlite3_mutex_held(p->pCache->pGroup->mutex) );50237 assert( sqlite3_mutex_held(p->pGroup->mutex) );50244 pcache1LeaveMutex(p->pGroup);50248 pcache1EnterMutex(p->pGroup);50278 assert( sqlite3_mutex_held(pPage->pCache->pGroup->mutex) );[all …]