Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_appstream.cpp95 class AutoClosedQCommand : public AutoClosedCommand { class
97 explicit AutoClosedQCommand(std::ostringstream* stream) in AutoClosedQCommand() function in __anonb43b30f40111::AutoClosedQCommand
99 ~AutoClosedQCommand() override {} in ~AutoClosedQCommand()
338 AutoClosedQCommand q(&sAP); in GetAppStream_Check()
349 AutoClosedQCommand q(&sAP); in GetAppStream_Circle()
360 AutoClosedQCommand q(&sAP); in GetAppStream_Cross()
371 AutoClosedQCommand q(&sAP); in GetAppStream_Diamond()
383 AutoClosedQCommand q(&sAP); in GetAppStream_Square()
394 AutoClosedQCommand q(&sAP); in GetAppStream_Star()
406 AutoClosedQCommand q(&sAppStream); in GetCircleFillAppStream()
[all …]