OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fItemHeight
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/xfa/fwl/
cfwl_combobox.cpp
546
float
fItemHeight
= pComboList->CalcItemHeight();
550
fPopupMin =
fItemHeight
* 3 + fBorder * 2;
552
float fPopupMax =
fItemHeight
* iItems + fBorder * 2;
cfwl_listbox.cpp
584
float
fItemHeight
,
587
CFX_RectF rtItem(0, size.height, fWidth,
fItemHeight
);
591
size.height +=
fItemHeight
;
/external/pdfium/core/fpdfdoc/
cpvt_generateap.cpp
[
all
...]
/external/pdfium/fpdfsdk/pwl/
cpwl_appstream.cpp
[
all
...]
Completed in 106 milliseconds