Searched defs:bVert (Results 1 – 3 of 3) sorted by relevance
218 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()
552 FX_BOOL bVert = FALSE; in Load() local
1123 FX_BOOL bVert = FALSE; in GetCharBBox() local