Home
last modified time | relevance | path

Searched defs:GetFont (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/
Dconfig.py728 def GetFont(self, root, configType, section): member in IdleConf
/third_party/mingw-w64/mingw-w64-headers/include/
Ddwrite.h1060 STDMETHOD(GetFont)(THIS_ in DECLARE_INTERFACE_() local
1093 STDMETHOD(GetFont)(THIS_ in DECLARE_INTERFACE_() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp6175 ImFont* ImGui::GetFont() in GetFont() function in ImGui