Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
Dtable.h89 virtual void SetFont(Font* font);
Dtable.cc52 void Table::SetFont(Font* font) { in SetFont() function in sfntly::Table
/third_party/mesa3d/src/hgl/
DGLView.cpp222 SetFont(be_bold_font); in AttachedToWindow()