Home
last modified time | relevance | path

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

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