Searched refs:Advance (Results 1 – 4 of 4) sorted by relevance
473 pContext->Advance(sizeAdjustTable); in ConstructOpAnalyzeGLGR()734 pContext->Advance(dstSize); in ConstructOpPrepairExpandSheet()778 pStream->Advance(skipSize); in ConstructOpSkip()877 ArchiveFontBase::CachedStreamReader::Advance(u32 dx) in Advance() function in nw::font::ArchiveFontBase::CachedStreamReader900 pContext->Advance(size); in CopyTo()963 pContext->Advance(copySize); in ManagedCopy()
240 pContext->Advance(texNamesSize); in StreamingConstruct()
946 pContext->Advance(offsetResLoadBuffer); // 既に確保した分 in ConstructOpAnalyzeGLGRPacked()
60 void Advance(u32 dx);234 void Advance(u32 dx) { targetBufferCur += dx; } in Advance() function