Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:pdfOut_add_xref
(Results
1 - 5
of
5
) sorted by relevance
/third_party/cups-filters/filter/
H
A
D
pdfutils.c
109
int
pdfOut_add_xref
(pdfOut *pdf) // {{{ - returns obj_no
in pdfOut_add_xref()
function
183
pages_obj=
pdfOut_add_xref
(pdf); // fixed later
in pdfOut_begin_pdf()
214
root_obj=
pdfOut_add_xref
(pdf);
in pdfOut_finish_pdf()
224
info_obj=
pdfOut_add_xref
(pdf);
in pdfOut_finish_pdf()
306
const int f_obj=
pdfOut_add_xref
(pdf);
in pdfOut_write_font()
322
const int ff_obj=
pdfOut_add_xref
(pdf);
in pdfOut_write_font()
347
const int l0_obj=
pdfOut_add_xref
(pdf);
in pdfOut_write_font()
355
const int l1_obj=
pdfOut_add_xref
(pdf);
in pdfOut_write_font()
363
const int fd_obj=
pdfOut_add_xref
(pdf);
in pdfOut_write_font()
380
const int f_obj=
pdfOut_add_xref
(pd
in pdfOut_write_font()
[all...]
H
A
D
test_pdf1.c
15
int font_obj=
pdfOut_add_xref
(pdf);
in main()
25
int cobj=
pdfOut_add_xref
(pdf);
in main()
36
int obj=
pdfOut_add_xref
(pdf);
in main()
H
A
D
test_pdf2.c
65
const int cobj=
pdfOut_add_xref
(pdf);
in main()
79
const int clobj=
pdfOut_add_xref
(pdf);
in main()
90
int obj=
pdfOut_add_xref
(pdf);
in main()
H
A
D
pdfutils.h
63
int
pdfOut_add_xref
(pdfOut *pdf);
H
A
D
texttopdf.c
225
int content=
pdfOut_add_xref
(pdf);
in WritePage()
246
int len_obj=
pdfOut_add_xref
(pdf);
in WritePage()
253
int obj=
pdfOut_add_xref
(pdf);
in WritePage()
828
FontResource=
pdfOut_add_xref
(pdf);
in WriteProlog()
Completed in 4 milliseconds