Home
last modified time | relevance | path

Searched defs:CFX_TextRenderOptions (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_textrenderoptions.h8 struct CFX_TextRenderOptions { struct
23 constexpr CFX_TextRenderOptions() = default; argument
24 constexpr explicit CFX_TextRenderOptions(AliasingType type) in CFX_TextRenderOptions() function
27 CFX_TextRenderOptions& operator=(const CFX_TextRenderOptions& other) = argument
45 inline bool operator==(const CFX_TextRenderOptions& lhs, argument
/external/pdfium/core/fxge/win32/
Dcgdi_printer_driver.cpp175 const CFX_TextRenderOptions& /*options*/) { in DrawDeviceText()
Dctext_only_printer_driver.cpp129 const CFX_TextRenderOptions& /*options*/) { in DrawDeviceText()
Dcps_printer_driver.cpp205 const CFX_TextRenderOptions& /*options*/) { in DrawDeviceText()
/external/pdfium/core/fxge/apple/
Dfx_apple_impl.cpp107 const CFX_TextRenderOptions& /*options*/) { in DrawDeviceText()