OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetTimeZone
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fxfa/src/parser/
xfa_locale.cpp
108
void CXFA_XMLLocale::
GetTimeZone
(FX_TIMEZONE& tz) const {
110
pProvider->
GetTimeZone
(tz);
279
void CXFA_NodeLocale::
GetTimeZone
(FX_TIMEZONE& tz) const {
281
pProvider->
GetTimeZone
(tz);
xfa_localemgr.cpp
[
all
...]
/external/pdfium/xfa/src/fgas/src/localization/
fx_locale.cpp
206
void CFX_Locale::
GetTimeZone
(FX_TIMEZONE& tz) const {
[
all
...]
Completed in 208 milliseconds