HomeSort by relevance Sort by last modified time
    Searched refs:FX_BSTRC (Results 51 - 57 of 57) sorted by null

1 23

  /external/pdfium/core/src/fxcrt/
fx_basic_bstring.cpp 1030 TrimRight(FX_BSTRC("\x09\x0a\x0b\x0c\x0d\x20"));
1068 TrimLeft(FX_BSTRC("\x09\x0a\x0b\x0c\x0d\x20"));
    [all...]
fx_basic_wstring.cpp 318 return bTerminate ? CFX_ByteString(FX_BSTRC("\0\0")) : CFX_ByteString();
    [all...]
  /external/pdfium/core/include/fxcrt/
fx_string.h 149 #define FX_BSTRC(str) CFX_ByteStringC(str, sizeof str-1)
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 435 pFormResource = pType3Char->m_pForm->m_pFormDict->GetDict(FX_BSTRC("Resources"));
  /external/pdfium/fpdfsdk/src/
fpdfview.cpp 877 CPDF_NameTree name_tree(pDoc, FX_BSTRC("Dests"));
fsdk_mgr.cpp 535 if(pFocusAnnot->GetType() == FX_BSTRC("Widget"))
  /external/pdfium/core/src/fpdftext/
fpdf_text_int.cpp     [all...]

Completed in 620 milliseconds

1 23