Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A DcachedGCs.c394 #define SameFont(a, b) \ macro
418 if (!SameFont(THIS(font), NEXT(font))) in chgCache()
545 if (SameFont(LIST(k).font, font)) { in clrCgsFonts()
555 if (SameFont(NEXT(font), font)) { in clrCgsFonts()
607 && SameFont(LIST(j).font, NEXT(font)) in getCgsGC()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Dwmfvectorialwriter.pas167 function SameFont(AFont1, AFont2: TvFont): Boolean; in SameFont() function
241 if (TObject(Items[i]) is TWMFFont) and SameFont(AFont, TWMFFont(Items[i]).Font)
583 if SameFont(AFont, FCurrFont) then
/dports/editors/lazarus/lazarus/components/fpvectorial/
H A Dwmfvectorialwriter.pas167 function SameFont(AFont1, AFont2: TvFont): Boolean; in SameFont() function
241 if (TObject(Items[i]) is TWMFFont) and SameFont(AFont, TWMFFont(Items[i]).Font)
583 if SameFont(AFont, FCurrFont) then
/dports/editors/lazarus-qt5/lazarus/components/fpvectorial/
H A Dwmfvectorialwriter.pas167 function SameFont(AFont1, AFont2: TvFont): Boolean; in SameFont() function
241 if (TObject(Items[i]) is TWMFFont) and SameFont(AFont, TWMFFont(Items[i]).Font)
583 if SameFont(AFont, FCurrFont) then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Dwmfvectorialwriter.pas167 function SameFont(AFont1, AFont2: TvFont): Boolean; in SameFont() function
241 if (TObject(Items[i]) is TWMFFont) and SameFont(AFont, TWMFFont(Items[i]).Font)
583 if SameFont(AFont, FCurrFont) then