HomeSort by relevance Sort by last modified time
    Searched refs:CFX_ByteString (Results 126 - 150 of 164) sorted by null

1 2 3 4 56 7

  /external/pdfium/fpdfsdk/src/
fsdk_baseannot.cpp 72 CPDFSDK_DateTime::CPDFSDK_DateTime(const CFX_ByteString& dtStr)
211 CPDFSDK_DateTime& CPDFSDK_DateTime::FromPDFDateTimeString(const CFX_ByteString& dtStr)
343 CFX_ByteString CPDFSDK_DateTime::ToCommonDateTimeString()
345 CFX_ByteString str1;
351 CFX_ByteString str2;
356 CFX_ByteString CPDFSDK_DateTime::ToPDFDateTimeString()
358 CFX_ByteString dtStr;
361 dtStr = CFX_ByteString(tempStr);
363 dtStr += CFX_ByteString("-");
365 dtStr += CFX_ByteString("+");
    [all...]
fpdfeditpage.cpp 26 CFX_ByteString DateStr;
  /external/pdfium/core/src/fxcrt/
fx_basic_maps.cpp 9 static void ConstructElement(CFX_ByteString* pNewData)
11 new (pNewData) CFX_ByteString();
13 static void DestructElement(CFX_ByteString* pOldData)
15 pOldData->~CFX_ByteString();
222 CFX_ByteString& rKey, void*& rValue) const
468 void CFX_CMapByteStringToPtr::GetNextAssoc(FX_POSITION& rNextPosition, CFX_ByteString& rKey, void*& rValue) const
fx_basic_buffer.cpp 319 CFX_ByteString encoded = wstr.UTF16LE_Encode();
363 CFX_ArchiveLoader& CFX_ArchiveLoader::operator >> (CFX_ByteString& str)
382 CFX_ByteString encoded;
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_create.cpp 43 CFX_ByteString str = pObj->GetString();
55 CFX_ByteString str = pObj->GetString();
115 CFX_ByteString key;
184 CFX_ByteString key;
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_graph_state.cpp 427 int RI_StringToId(const CFX_ByteString& ri)
441 void CPDF_GeneralState::SetRenderIntent(const CFX_ByteString& ri)
483 CFX_ByteString key_str;
538 CFX_ByteString mode;
659 void CPDF_ContentMarkData::AddMark(const CFX_ByteString& name, CPDF_Dictionary* pDict, FX_BOOL bDirect)
fpdf_page_colors.cpp 737 CFX_ByteString m_Table;
907 CFX_ByteString name = pArray->GetString(1);
    [all...]
fpdf_page.cpp 226 void CPDF_TextObject::SetSegments(const CFX_ByteString* pStrs, FX_FLOAT* pKerning, int nsegs)
262 void CPDF_TextObject::SetText(const CFX_ByteString& str)
281 void CPDF_TextObject::SetText(CFX_ByteString* pStrs, FX_FLOAT* pKerning, int nSegs)
    [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_icc.cpp 388 CFX_ByteString text;
412 CFX_ByteString ProfileKey(key.GetBuffer(), key.GetSize());
503 CFX_ByteString key;
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListBox.cpp 102 CFX_ByteString CPWL_ListBox::GetClassName() const
152 CFX_ByteString sItem = CPWL_Utils::GetEditAppStream(m_pList->GetItemEdit(i), ptOffset);
160 CFX_ByteString sItem = CPWL_Utils::GetEditAppStream(m_pList->GetItemEdit(i), ptOffset);
PWL_IconList.cpp 34 CFX_ByteString CPWL_IconList_Item::GetClassName() const
  /external/pdfium/core/src/reflow/
layoutprovider_taggedpdf.cpp 452 CFX_ByteString name = m_pTaggedElement->GetType();
475 CFX_ByteString AttrValue = m_pTaggedElement->GetName(owner, AttrName, default_value, IsInheritable(attr_type), index);
reflowedpage.cpp 210 void CPDF_ReflowedPage::FocusGetData(const CFX_AffineMatrix matrix, FX_INT32 x, FX_INT32 y, CFX_ByteString& str)
269 FX_BOOL CPDF_ReflowedPage::FocusGetPosition(const CFX_AffineMatrix matrix, CFX_ByteString str, FX_INT32& x, FX_INT32& y)
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 291 virtual CFX_ByteString GetClassName() const;
296 void GetAppearanceStream(CFX_ByteString & sAppStream);
  /external/pdfium/core/include/fxcrt/
fx_stream.h 14 FX_BOOL FX_GetNextFile(void* handle, CFX_ByteString& filename, FX_BOOL& bFolder);
  /external/pdfium/fpdfsdk/include/javascript/
JS_Object.h 47 virtual CFX_ByteString GetClassName(){return "";};
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_pageobjs.cpp 14 extern CFX_ByteString GetPDFWordString(IFX_Edit_FontMap * pFontMap, FX_INT32 nFontIndex, FX_WORD Word, FX_WORD SubWord);
29 const CFX_ByteString& str, FX_ARGB crTextFill, FX_ARGB crTextStroke, FX_INT32 nHorzScale)
442 const CPDF_Point& point, const CFX_ByteString& text)
485 static FX_BOOL FX_EDIT_IsStandardFont(const CFX_ByteString& sFontName)
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_loadimage.cpp 202 const CFX_ByteString& decoder = m_pStreamAcc->GetImageDecoder();
357 const CFX_ByteString& decoder = m_pStreamAcc->GetImageDecoder();
392 const CFX_ByteString& decoder = m_pStreamAcc->GetImageDecoder();
477 CFX_ByteString filter;
515 CFX_ByteString cs = pCSObj->GetString();
580 const CFX_ByteString& decoder = m_pStreamAcc->GetImageDecoder();
    [all...]
fpdf_render_text.cpp 16 CFX_ByteString Key;
607 const CFX_ByteString& str, FX_ARGB argb)
618 const CFX_AffineMatrix* pMatrix, const CFX_ByteString& str, FX_ARGB fill_argb,
  /external/pdfium/fpdfsdk/src/javascript/
Document.cpp 933 FX_BOOL Document::ExtractFileName(CPDFSDK_Document *pDoc,CFX_ByteString &strFileName)
938 FX_BOOL Document::ExtractFolderName(CPDFSDK_Document *pDoc,CFX_ByteString &strFolderName)
1069 CFX_ByteString bsKey;
    [all...]
Field.cpp 388 CFX_ByteString alignStr;
435 const CFX_ByteString& string)
448 CFX_ByteString strType = "";
501 const CFX_ByteString& string)
    [all...]
util.cpp 474 std::string cFormat = (FX_LPCSTR)CFX_ByteString::FromUnicode(sFormat);
475 std::string cSource = (FX_LPCSTR)CFX_ByteString::FromUnicode(sSource);
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_ComboBox.cpp 366 CFX_ByteString bsUTFText = wsText.UTF16LE_Encode();
FFL_TextField.cpp 366 CFX_ByteString bsUTFText = wsText.UTF16LE_Encode();
  /external/pdfium/core/src/fpdftext/
fpdf_text_search.cpp 71 CFX_ByteString str;

Completed in 352 milliseconds

1 2 3 4 56 7