OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bsTag
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fxfa/src/parser/
xfa_locale.h
39
const CFX_ByteStringC&
bsTag
,
xfa_locale.cpp
210
const CFX_ByteStringC&
bsTag
,
213
int32_t iCount = pElement->CountElements("",
bsTag
);
215
CXML_Element* pChild = pElement->GetElement("",
bsTag
, i);
/external/pdfium/xfa/src/fgas/src/localization/
fx_locale.cpp
88
const CFX_ByteStringC&
bsTag
,
91
int32_t nCount = pxmlElement->CountElements(bsSpace,
bsTag
);
94
pDatePattern = pxmlElement->GetElement(bsSpace,
bsTag
, i);
[
all
...]
Completed in 43 milliseconds