OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SecProps
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/include/fpdfdoc/
fpdf_vt.h
264
CPVT_SecProps
SecProps
;
/external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp
482
const CPVT_SecProps&
SecProps
,
489
m_SecProps(
SecProps
),
519
const CPVT_SecProps&
SecProps
,
527
m_SecProps(
SecProps
),
584
const CPVT_SecProps&
SecProps
,
592
m_SecProps(
SecProps
),
1170
CPVT_SecProps
SecProps
;
1171
SecProps
.fLineLeading = fLineLeading;
1172
return SetRichTextProps(EP_LINELEADING, &
SecProps
, NULL);
1176
CPVT_SecProps
SecProps
;
[
all
...]
Completed in 68 milliseconds