OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetScaleMethod
(Results
1 - 5
of
5
) sorted by null
/external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Icon.h
47
int32_t
GetScaleMethod
();
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Icon.cpp
112
int32_t CPWL_Icon::
GetScaleMethod
() {
114
return m_pIconFit->
GetScaleMethod
();
166
int32_t nScaleMethod =
GetScaleMethod
();
/external/pdfium/core/src/fpdfdoc/
doc_utils.cpp
637
CPDF_IconFit::ScaleMethod CPDF_IconFit::
GetScaleMethod
() {
/external/pdfium/core/include/fpdfdoc/
fpdf_doc.h
880
ScaleMethod
GetScaleMethod
();
/external/pdfium/fpdfsdk/src/javascript/
Field.cpp
738
int ScaleM = IconFit.
GetScaleMethod
();
[
all
...]
Completed in 93 milliseconds