Searched refs:getNextContext (Results 1 – 6 of 6) sorted by relevance
148 SkScalerContext* SkScalerContext::getNextContext() { in getNextContext() function in SkScalerContext172 ctx = ctx->getNextContext(); in getContextFromChar()189 ctx = ctx->getNextContext(); in getGlyphContext()257 ctx = ctx->getNextContext(); in glyphIDToChar()
151 SkScalerContext* SkScalerContext::getNextContext() { in getNextContext() function in SkScalerContext175 ctx = ctx->getNextContext(); in getContextFromChar()192 ctx = ctx->getNextContext(); in getGlyphContext()260 ctx = ctx->getNextContext(); in glyphIDToChar()
240 SkScalerContext* getNextContext();
355 SkScalerContext* getNextContext();
1026 Context getNextContext(unsigned &CtxIndex, Stmt *S, Context C) { in getNextContext() function in __anond7afc2f90111::LocalVariableMap2052 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()2124 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
1299 additional declarations via ``DeclContext::getNextContext``. Note that these