OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFX_ByteStringC
(Results
101 - 120
of
120
) sorted by null
1
2
3
4
5
/external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp
355
const
CFX_ByteStringC
& name) {
492
FX_DWORD CPDF_ToUnicodeMap::StringToCode(const
CFX_ByteStringC
& str) {
531
const
CFX_ByteStringC
& str) {
560
CFX_ByteStringC
word = parser.GetWord();
[
all
...]
/external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page.cpp
883
const
CFX_ByteStringC
& name) {
901
CPDF_Object* CPDF_Page::GetPageAttr(const
CFX_ByteStringC
& name) const {
fpdf_page_colors.cpp
928
m_Table =
CFX_ByteStringC
(acc.GetData(), acc.GetSize());
[
all
...]
/external/pdfium/core/include/fpdfapi/
fpdf_resource.h
104
const
CFX_ByteStringC
& fontname);
/external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_decode.cpp
342
CFX_ByteStringC
str = pDecoders->GetConstString(i);
fpdf_parser_encrypt.cpp
110
const
CFX_ByteStringC
& name,
[
all
...]
/external/pdfium/core/src/fxcodec/codec/
fx_codec_icc.cpp
499
CFX_ByteStringC
TransformKey(key.GetBuffer(), key.GetSize());
[
all
...]
/external/pdfium/xfa/src/fwl/src/basewidget/
fwl_comboboximp.cpp
67
FX_BOOL IFWL_ComboBox::EditRedo(const
CFX_ByteStringC
& bsRecord) {
70
FX_BOOL IFWL_ComboBox::EditUndo(const
CFX_ByteStringC
& bsRecord) {
779
FX_BOOL CFWL_ComboBoxImp::EditRedo(const
CFX_ByteStringC
& bsRecord) {
784
FX_BOOL CFWL_ComboBoxImp::EditUndo(const
CFX_ByteStringC
& bsRecord) {
[
all
...]
/external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_image.cpp
403
CFX_ByteStringC
bsDecodeType = pFilters->GetConstString();
409
CFX_ByteStringC
bsDecodeType = pArray->GetConstString(i);
[
all
...]
fpdf_render_text.cpp
28
CFX_ByteStringC
FaceGlyphsKey(keygen.m_Key, keygen.m_KeyLen);
/external/pdfium/core/src/fxge/ge/
fx_ge_text.cpp
[
all
...]
/external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_create.cpp
[
all
...]
fpdf_edit_doc.cpp
[
all
...]
/external/pdfium/fpdfsdk/src/
fpdfformfill.cpp
552
CFX_ByteStringC
bs(bsText);
/external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidgethandler.cpp
636
const
CFX_ByteStringC
& bsReplace) {
xfa_fontmgr.cpp
[
all
...]
/external/pdfium/xfa/src/fgas/src/crt/
fx_stream.cpp
830
CFX_ByteStringC
bsResult = encoder.GetResult();
[
all
...]
/external/pdfium/xfa/src/fgas/src/localization/
fx_locale.cpp
86
static CFX_WideString FX_GetXMLContent(const
CFX_ByteStringC
& bsSpace,
88
const
CFX_ByteStringC
& bsTag,
[
all
...]
/external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp
335
if (face ==
CFX_ByteStringC
(Base14Substs[iBaseFont].m_pName)) {
[
all
...]
/external/pdfium/xfa/src/fxfa/src/parser/
xfa_object_imp.cpp
[
all
...]
Completed in 1156 milliseconds
1
2
3
4
5