Home
last modified time | relevance | path

Searched refs:IsFixedWidth (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/include/fxge/
Dfx_font.h91 FX_BOOL IsFixedWidth();
/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp308 FX_BOOL CFX_Font::IsFixedWidth() in IsFixedWidth() function in CFX_Font
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp887 if (pFont->IsFixedWidth()) { in AddFont()