Home
last modified time | relevance | path

Searched refs:oldAttrsPtr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_capi.cpp432 auto oldAttrsPtr = BuildPrintAttributes(oldAttrs); in onStartLayoutWrite() local
436 oldAttrsPtr, in onStartLayoutWrite()
439 ReleasePrintAttributes(oldAttrsPtr); in onStartLayoutWrite()
441 oldAttrsPtr = nullptr; in onStartLayoutWrite()