Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/link/macmet/
H A DMoreCarbonAccessors.h109 inline void InvalRect(Rect *rect) { GetPortAndCall_(InvalWindowRect, rect); } in InvalRect() function
114 # define InvalRect(rect) GetPortAndCall_(InvalWindowRect, (rect)) macro
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibdefns.h800 #define InvalRect Nlm_InvalRect macro
H A Dncbidraw.c102 #define InvalRect(rect) GetPortAndCall_(InvalWindowRect, (rect)) macro