OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_Rect
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/xfa/src/fxfa/src/app/
xfa_fwltheme.cpp
27
m_Rect
.Set(0, 0, 0, 0);
211
pWidgetAcc->GetUIMargin(
m_Rect
);
213
m_Rect
.left += para.GetMarginLeft();
215
m_Rect
.width += para.GetMarginRight();
220
m_Rect
.height = 0;
223
m_Rect
.top = 0;
225
m_Rect
.top = 0;
226
m_Rect
.height = 0;
229
return &
m_Rect
;
xfa_fwltheme.h
69
CFX_RectF
m_Rect
;
/external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp
[
all
...]
render_int.h
393
FX_RECT
m_Rect
;
415
FX_RECT
m_Rect
;
Completed in 79 milliseconds