Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_capi.cpp433 auto newAttrsPtr = BuildPrintAttributes(newAttrs); in onStartLayoutWrite() local
437 newAttrsPtr, in onStartLayoutWrite()
440 ReleasePrintAttributes(newAttrsPtr); in onStartLayoutWrite()
442 newAttrsPtr = nullptr; in onStartLayoutWrite()