Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h38 CLST_Rect() { left = top = right = bottom = 0.0f; } in CLST_Rect() function
40 CLST_Rect(FX_FLOAT other_left, in CLST_Rect() function
50 CLST_Rect(const CPDF_Rect& rect) { in CLST_Rect() function