Home
last modified time | relevance | path

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

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fgas/localization/
H A Dfgas_datetime.h13 class CFX_DateTime; variable
214 CFX_DateTime() {} in CFX_DateTime() function
215 CFX_DateTime(const FX_DATETIME& dt) { m_DateTime = dt; } in CFX_DateTime() function
216 CFX_DateTime(const CFX_DateTime& dt) { m_DateTime = dt.m_DateTime; } in CFX_DateTime() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/
H A Dcfx_datetime.h19 CFX_DateTime() in CFX_DateTime() function
27 CFX_DateTime(int32_t year, in CFX_DateTime() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/
H A Dcfx_datetime.h19 CFX_DateTime() in CFX_DateTime() function
27 CFX_DateTime(int32_t year, in CFX_DateTime() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_localevalue.h16 class CFX_DateTime; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_localevalue.h16 class CFX_DateTime; variable