Home
last modified time | relevance | path

Searched defs:bVertical (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dfx_unicode.cpp35 FX_WCHAR FX_GetMirrorChar(FX_WCHAR wch, FX_BOOL bRTL, FX_BOOL bVertical) in FX_GetMirrorChar()
51 FX_WCHAR FX_GetMirrorChar(FX_WCHAR wch, FX_DWORD dwProps, FX_BOOL bRTL, FX_BOOL bVertical) in FX_GetMirrorChar()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp67 int weight, int italic_angle, int CharsetCP, FX_BOOL bVertical) in LoadSubst()
Dfx_ge_text.cpp59 FX_BOOL bVertical = FALSE; in _AdjustGlyphSpace() local
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp1477 FX_BOOL bVertical, FX_BOOL bHorizontal, CPDF_Rect rect, in DrawShadow()
/external/pdfium/core/src/fxge/dib/
Dfx_dib_composite.cpp4408 FX_DWORD mask_color, FX_RECT& dest_rect, FX_BOOL bVertical, in Compose()