Searched defs:CPVT_FloatRect (Results 1 – 1 of 1) sorted by relevance
11 class CPVT_FloatRect; variable37 CPVT_FloatRect() { left = top = right = bottom = 0.0f; } in CPVT_FloatRect() function38 CPVT_FloatRect(FX_FLOAT other_left, in CPVT_FloatRect() function47 explicit CPVT_FloatRect(const CPDF_Rect& rect) { in CPVT_FloatRect() function