OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetBorderWidth
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/fpdfsdk/src/
fsdk_baseannot.cpp
690
int CPDFSDK_BAAnnot::
GetBorderWidth
() const {
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp
323
rectWnd, (FX_FLOAT)
GetBorderWidth
(), GetBorderColor(),
355
rectWnd, (FX_FLOAT)(
GetBorderWidth
() + GetInnerBorderWidth()));
362
(FX_FLOAT)
GetBorderWidth
(), GetBorderColor(),
538
rcWindow, (FX_FLOAT)(
GetBorderWidth
() + GetInnerBorderWidth()));
597
int32_t CPWL_Wnd::
GetBorderWidth
() const {
731
GetWindowRect(), (FX_FLOAT)(
GetBorderWidth
() + GetInnerBorderWidth()));
/external/pdfium/xfa/src/fdp/src/css/
fde_cssstyleselector.h
581
virtual const FDE_CSSRECT*
GetBorderWidth
() const {
[
all
...]
Completed in 1419 milliseconds