Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/
H A Dcxfa_ffline.cpp38 XFA_AttributeValue iHand, in GetRectFromHand()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/
H A Dcxfa_ffline.cpp37 XFA_AttributeValue iHand, in GetRectFromHand()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_box.cpp227 XFA_AttributeValue iHand = GetHand(); in DrawFill() local
294 XFA_AttributeValue iHand = GetHand(); in StrokeArcOrRounded() local
H A Dcxfa_rectangle.cpp231 XFA_AttributeValue iHand = GetHand(); in Draw() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_box.cpp225 XFA_AttributeValue iHand = GetHand(); in DrawFill() local
292 XFA_AttributeValue iHand = GetHand(); in StrokeArcOrRounded() local
H A Dcxfa_rectangle.cpp215 XFA_AttributeValue iHand = GetHand(); in Draw() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/app/
H A Dxfa_ffpath.cpp21 int32_t iHand, in GetRectFromHand()
H A Dxfa_ffwidget.cpp1397 int32_t iHand = box.GetHand(); in XFA_BOX_GetFillPath() local
1724 int32_t iHand = box.GetHand(); in XFA_BOX_StrokeArc() local
1988 int32_t iHand = box.GetHand(); in XFA_BOX_Stroke() local
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/samples/BlackJack/BlackJack_Server/
H A Dmessagetypes.h288 auto iHand = object.find(HAND); in FromJSON() local