Home
last modified time | relevance | path

Searched defs:bVert (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp218 CPDF_Font* CPDF_Document::AddWindowsFont(LOGFONTW* pLogFont, FX_BOOL bVert, FX_BOOL bTranslateName) in AddWindowsFont()
242 CPDF_Font* CPDF_Document::AddWindowsFont(LOGFONTA* pLogFont, FX_BOOL bVert, FX_BOOL bTranslateName) in AddWindowsFont()
602 CPDF_Font* CPDF_Document::AddMacFont(CTFontRef pFont, FX_BOOL bVert, FX_BOOL bTranslateName) in AddMacFont()
871 CPDF_Font* CPDF_Document::AddFont(CFX_Font* pFont, int charset, FX_BOOL bVert) in AddFont()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp552 FX_BOOL bVert = FALSE; in Load() local
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font_cid.cpp1123 FX_BOOL bVert = FALSE; in GetCharBBox() local