OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wsID
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fxfa/src/parser/
xfa_document_imp.cpp
286
const CFX_WideStringC&
wsID
) {
287
if (!pRoot ||
wsID
.IsEmpty()) {
295
if (wsIDVal ==
wsID
) {
385
CFX_WideStringC wsURI,
wsID
, wsSOM;
401
wsID
= CFX_WideStringC((const FX_WCHAR*)wsUseVal + uSharpPos + 1,
408
wsID
= CFX_WideStringC((const FX_WCHAR*)wsUseVal + 1,
429
} else if (!
wsID
.IsEmpty()) {
431
FX_HashCode_String_GetW(
wsID
.GetPtr(),
wsID
.GetLength()),
xfa_object_imp.cpp
[
all
...]
Completed in 1184 milliseconds