Home
last modified time | relevance | path

Searched refs:f_x (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/svg/parser/
DSkSVGRect.h21 SkString f_x; variable
DSkSVGFilter.h21 SkString f_x; variable
DSkSVGUse.h20 SkString f_x; variable
DSkSVGImage.h22 SkString f_x; variable
DSkSVGMask.h23 SkString f_x; variable
DSkSVGText.h18 SkString f_x;
DSkSVGSVG.h25 SkString f_x; variable
DSkSVGRect.cpp23 f_x.set("0"); in DEFINE_SVG_INFO()
/external/libvncserver/x11vnc/
Dxrecord.c862 int f_x, f_y, f_w, f_h; in record_CW() local
938 f_x = req->mask & CWX; in record_CW()
943 if (! f_x || ! f_y) { in record_CW()
992 if (! f_x && ! f_y) { in record_CW()
1002 if (! f_x) { in record_CW()