Home
last modified time | relevance | path

Searched refs:FontChanged (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fgas/layout/
Dfgas_rtfbreak.h179 void FontChanged();
Dfgas_rtfbreak.cpp91 FontChanged(); in SetFont()
101 FontChanged(); in SetFontSize()
104 void CFX_RTFBreak::FontChanged() { in FontChanged() function in CFX_RTFBreak
Dfgas_textbreak.h247 void FontChanged();
Dfgas_textbreak.cpp114 FontChanged(); in SetFont()
124 FontChanged(); in SetFontSize()
127 void CFX_TxtBreak::FontChanged() { in FontChanged() function in CFX_TxtBreak
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp799 FontChanged(pFont, pMatrix, font_size, color))) { in DrawText()
991 bool FontChanged(CFX_Font* pFont, in FontChanged() function in SkiaState