OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXFT_STYLE_FLAG_BOLD
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/include/fxge/
fx_freetype.h
43
#define
FXFT_STYLE_FLAG_BOLD
FT_STYLE_FLAG_BOLD
/external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp
361
return FXFT_Is_Face_Bold(m_Face) ==
FXFT_STYLE_FLAG_BOLD
;
Completed in 103 milliseconds