Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_appstream.cpp99 class AutoClosedQCommand final : public AutoClosedCommand { class
101 explicit AutoClosedQCommand(std::ostringstream* stream) in AutoClosedQCommand() function in __anon1ca52ed90111::AutoClosedQCommand
103 ~AutoClosedQCommand() override {} in ~AutoClosedQCommand()
342 AutoClosedQCommand q(&sAP); in GetAppStream_Check()
353 AutoClosedQCommand q(&sAP); in GetAppStream_Circle()
364 AutoClosedQCommand q(&sAP); in GetAppStream_Cross()
375 AutoClosedQCommand q(&sAP); in GetAppStream_Diamond()
387 AutoClosedQCommand q(&sAP); in GetAppStream_Square()
398 AutoClosedQCommand q(&sAP); in GetAppStream_Star()
410 AutoClosedQCommand q(&sAppStream); in GetCircleFillAppStream()
[all …]