OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSystemBorder
(Results
1 - 5
of
5
) sorted by null
/external/pdfium/xfa/include/fwl/adapter/
fwl_adapterwidgetmgr.h
66
virtual FWL_ERR
GetSystemBorder
(FX_FLOAT& l,
fwl_sdadapterimp.h
71
virtual FWL_ERR
GetSystemBorder
(FX_FLOAT& l,
/external/pdfium/xfa/src/fwl/src/core/
fwl_sdadapterimp.cpp
134
FWL_ERR CFWL_SDAdapterWidgetMgr::
GetSystemBorder
(FX_FLOAT& l,
fwl_widgetimp.cpp
383
FWL_GetAdapterWidgetMgr()->
GetSystemBorder
(l, t, r, b);
405
FWL_GetAdapterWidgetMgr()->
GetSystemBorder
(l, t, r, b);
[
all
...]
fwl_formimp.cpp
150
adapterWidgetMgr->
GetSystemBorder
(l, t, r, b);
[
all
...]
Completed in 33 milliseconds