OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetLogicalFontStyle
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fgas/src/font/
fx_gefont.h
51
virtual void
SetLogicalFontStyle
(FX_DWORD dwLogFontStyle) {
fx_stdfontmgr.cpp
761
pFont->
SetLogicalFontStyle
(dwFontStyles);
818
pFont->
SetLogicalFontStyle
(dwFontStyles);
[
all
...]
/external/pdfium/xfa/src/fgas/include/
fx_fnt.h
91
virtual void
SetLogicalFontStyle
(FX_DWORD dwLogFontStyle) = 0;
Completed in 35 milliseconds