Home
last modified time | relevance | path

Searched refs:m_dwStyle (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfpf_skiapathfont.h25 uint32_t style() const { return m_dwStyle; } in style()
33 const uint32_t m_dwStyle; variable
Dcfpf_skiafont.h33 uint32_t GetFontStyle() const { return m_dwStyle; } in GetFontStyle()
50 const uint32_t m_dwStyle; variable
Dcfpf_skiapathfont.cpp17 m_dwStyle(dwStyle), in CFPF_SkiaPathFont()
Dcfpf_skiafont.cpp26 m_dwStyle(dwStyle), in CFPF_SkiaFont()