HomeSort by relevance Sort by last modified time
    Searched refs:FX_HashCode_GetW (Results 26 - 29 of 29) sorted by null

12

  /external/pdfium/xfa/fxfa/app/
xfa_ffdocview.cpp 759 uint32_t uValueHash = FX_HashCode_GetW(wsValueRef, false);
  /external/pdfium/xfa/fxfa/parser/
cxfa_simple_parser.cpp 238 uint32_t uHash = FX_HashCode_GetW(wsName, false);
    [all...]
cxfa_widgetdata.cpp 633 uint32_t nameHash = FX_HashCode_GetW(wsName, false);
    [all...]
  /external/pdfium/xfa/fgas/localization/
fgas_locale.cpp 406 uint32_t dwHash = FX_HashCode_GetW(wsCategory.AsStringC(), false);
568 FX_HashCode_GetW(wsSubCategory.AsStringC(), false);
    [all...]

Completed in 205 milliseconds

12