Home
last modified time | relevance | path

Searched refs:bDrawFocus (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffchoicelist.h41 FX_BOOL bDrawFocus = FALSE);
Dxfa_fffield.h19 FX_BOOL bDrawFocus = FALSE);
Dxfa_fftextedit.h92 FX_BOOL bDrawFocus = FALSE);
Dxfa_ffchoicelist.cpp205 FX_BOOL bDrawFocus) { in GetBBox() argument
206 if (bDrawFocus) { in GetBBox()
Dxfa_ffwidget.h53 FX_BOOL bDrawFocus = FALSE);
Dxfa_ffwidgethandler.h23 FX_BOOL bDrawFocus = FALSE);
Dxfa_ffwidgethandler.cpp31 FX_BOOL bDrawFocus) { in GetBBox() argument
33 ->GetBBox(rtBox, dwStatus, bDrawFocus); in GetBBox()
Dxfa_fftextedit.cpp555 FX_BOOL bDrawFocus) { in GetBBox() argument
556 if (bDrawFocus) { in GetBBox()
Dxfa_fffield.cpp27 FX_BOOL bDrawFocus) { in GetBBox() argument
28 if (bDrawFocus) { in GetBBox()
Dxfa_ffwidget.cpp73 FX_BOOL bDrawFocus) { in GetBBox() argument
74 if (bDrawFocus) { in GetBBox()
/external/pdfium/xfa/include/fxfa/
Dfxfa.h723 FX_BOOL bDrawFocus = FALSE) = 0;