OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetFirstHeight
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListBox.cpp
505
FX_FLOAT CPWL_ListBox::
GetFirstHeight
() const {
507
return m_pList->
GetFirstHeight
();
/external/pdfium/fpdfsdk/src/fxedit/
fxet_list.cpp
202
FX_FLOAT CFX_List::
GetFirstHeight
() const {
738
GetFirstHeight
(), rcPlate.Height());
Completed in 75 milliseconds