Searched refs:pUsage (Results 1 – 8 of 8) sorted by relevance
126 CPDF_Dictionary* pUsage = pArray->GetDictAt(i); in LoadOCGStateFromConfig() local127 if (!pUsage) in LoadOCGStateFromConfig()130 if (pUsage->GetStringFor("Event", "View") != csConfig) in LoadOCGStateFromConfig()133 CPDF_Array* pOCGs = pUsage->GetArrayFor("OCGs"); in LoadOCGStateFromConfig()140 CPDF_Dictionary* pState = pUsage->GetDictFor(csConfig); in LoadOCGStateFromConfig()154 const CPDF_Dictionary* pUsage = pOCGDict->GetDictFor("Usage"); in LoadOCGState() local155 if (pUsage) { in LoadOCGState()156 const CPDF_Dictionary* pState = pUsage->GetDictFor(csState); in LoadOCGState()163 pState = pUsage->GetDictFor("View"); in LoadOCGState()
616 typedef BOOL (WINAPI * PFNWGLGETFRAMEUSAGEI3DPROC) (float *pUsage);621 BOOL WINAPI wglGetFrameUsageI3D (float *pUsage);
606 typedef BOOL (WINAPI * PFNWGLGETFRAMEUSAGEI3DPROC) (float *pUsage);611 BOOL WINAPI wglGetFrameUsageI3D (float *pUsage);
621 typedef BOOL (WINAPI * PFNWGLGETFRAMEUSAGEI3DPROC) (float *pUsage);626 BOOL WINAPI wglGetFrameUsageI3D (float *pUsage);
712 typedef BOOL (WINAPI * PFNWGLGETFRAMEUSAGEI3DPROC) (float *pUsage);717 BOOL WINAPI wglGetFrameUsageI3D (float *pUsage);
894 typedef BOOL (WINAPI * PFNWGLGETFRAMEUSAGEI3DPROC) (float* pUsage);
141023 struct sqlite3_index_constraint_usage *pUsage;141065 + (sizeof(*pIdxCons) + sizeof(*pUsage))*nTerm141080 pUsage = (struct sqlite3_index_constraint_usage*)&pIdxOrderBy[nOrderBy];141086 pUsage;143231 struct sqlite3_index_constraint_usage *pUsage = pIdxInfo->aConstraintUsage;143258 memset(pUsage, 0, sizeof(pUsage[0])*nConstraint);143289 if( (iTerm = pUsage[i].argvIndex - 1)>=0 ){143312 if( iTerm<16 && pUsage[i].omit ) pNew->u.vtab.omitMask |= 1<<iTerm;
141007 struct sqlite3_index_constraint_usage *pUsage;141049 + (sizeof(*pIdxCons) + sizeof(*pUsage))*nTerm141064 pUsage = (struct sqlite3_index_constraint_usage*)&pIdxOrderBy[nOrderBy];141070 pUsage;143215 struct sqlite3_index_constraint_usage *pUsage = pIdxInfo->aConstraintUsage;143242 memset(pUsage, 0, sizeof(pUsage[0])*nConstraint);143273 if( (iTerm = pUsage[i].argvIndex - 1)>=0 ){143296 if( iTerm<16 && pUsage[i].omit ) pNew->u.vtab.omitMask |= 1<<iTerm;