Searched refs:Advance (Results 1 – 4 of 4) sorted by relevance
471 pContext->Advance(sizeAdjustTable); in ConstructOpAnalyzeGLGR()732 pContext->Advance(dstSize); in ConstructOpPrepairExpandSheet()776 pStream->Advance(skipSize); in ConstructOpSkip()875 ArchiveFontBase::CachedStreamReader::Advance(u32 dx) in Advance() function in nw::font::ArchiveFontBase::CachedStreamReader898 pContext->Advance(size); in CopyTo()961 pContext->Advance(copySize); in ManagedCopy()
238 pContext->Advance(texNamesSize); in StreamingConstruct()
944 pContext->Advance(offsetResLoadBuffer); // 既に確保した分 in ConstructOpAnalyzeGLGRPacked()
58 void Advance(u32 dx);232 void Advance(u32 dx) { targetBufferCur += dx; } in Advance() function