OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FX_STREAMSEEK_Begin
(Results
1 - 6
of
6
) sorted by null
/external/pdfium/xfa/src/fgas/include/
fx_stm.h
27
FX_STREAMSEEK_Begin
= 0,
/external/pdfium/xfa/src/fgas/src/crt/
fx_stream.cpp
277
case
FX_STREAMSEEK_Begin
:
365
case
FX_STREAMSEEK_Begin
:
478
case
FX_STREAMSEEK_Begin
:
541
if (eSeek ==
FX_STREAMSEEK_Begin
) {
652
m_pStreamImp->Seek(
FX_STREAMSEEK_Begin
, 0);
693
m_pStreamImp->Seek(
FX_STREAMSEEK_Begin
, std::max(m_wBOMLength, iPosition));
989
if (eSeek ==
FX_STREAMSEEK_Begin
) {
[
all
...]
/external/pdfium/xfa/src/fdp/src/css/
fde_csssyntax.cpp
449
pTxtStream->Seek(
FX_STREAMSEEK_Begin
, iStreamOffset);
/external/pdfium/xfa/src/fxfa/src/parser/
xfa_basic_imp.cpp
583
case
FX_STREAMSEEK_Begin
:
/external/pdfium/xfa/src/fdp/src/xml/
fde_xml.cpp
[
all
...]
/external/pdfium/xfa/src/fee/src/fee/
fde_txtedtengine.cpp
126
pStream->Seek(
FX_STREAMSEEK_Begin
, nPos);
[
all
...]
Completed in 38 milliseconds