Home
last modified time | relevance | path

Searched refs:cstr_face (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/apple/
Dfx_mac_imp.cpp70 const char* cstr_face) { in MapFont() argument
71 ByteString face = cstr_face; in MapFont()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp460 const char* cstr_face) { in MapFont() argument
461 void* font = GetSubstFont(cstr_face); in MapFont()
476 return FindFont(weight, bItalic, charset, pitch_family, cstr_face, !bCJK); in MapFont()
550 const char* cstr_face) { in MapFont() argument
551 ByteString face = cstr_face; in MapFont()