OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CXFA_LocaleMgr
(Results
1 - 8
of
8
) sorted by null
/external/pdfium/xfa/src/fxfa/src/common/
xfa_localemgr.h
12
class
CXFA_LocaleMgr
;
28
class
CXFA_LocaleMgr
: public IFX_LocaleMgr {
30
CXFA_LocaleMgr
(CXFA_Node* pLocaleSet, CFX_WideString wsDeflcid);
36
~
CXFA_LocaleMgr
();
fxfa_localevalue.h
11
class
CXFA_LocaleMgr
;
25
CXFA_LocaleValue(FX_DWORD dwType,
CXFA_LocaleMgr
* pLocaleMgr);
28
CXFA_LocaleMgr
* pLocaleMgr);
33
CXFA_LocaleMgr
* pLocaleMgr);
101
CXFA_LocaleMgr
* m_pLocaleMgr;
xfa_document.h
154
CXFA_LocaleMgr
* GetLocalMgr();
184
CXFA_LocaleMgr
* m_pLocalMgr;
/external/pdfium/xfa/src/fxfa/src/parser/
xfa_document_imp.cpp
239
CXFA_LocaleMgr
* CXFA_Document::GetLocalMgr() {
243
m_pLocalMgr = new
CXFA_LocaleMgr
(
xfa_localevalue.cpp
45
CXFA_LocaleMgr
* pLocaleMgr) {
52
CXFA_LocaleMgr
* pLocaleMgr) {
62
CXFA_LocaleMgr
* pLocaleMgr) {
xfa_localemgr.cpp
[
all
...]
xfa_objectacc_imp.cpp
[
all
...]
/external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_fm2jscontext.cpp
[
all
...]
Completed in 182 milliseconds