Home
last modified time | relevance | path

Searched defs:fPos (Results 1 – 25 of 51) sorted by relevance

123

/external/skia/src/base/
DSkBuffer.h76 const char* fPos; variable
130 char* fPos; variable
/external/skia/src/utils/win/
DSkDWriteFontFileStream.h50 size_t fPos; variable
/external/pdfium/xfa/fwl/
Dcfwl_scrollbar.cpp70 bool CFWL_ScrollBar::DoScroll(CFWL_EventScroll::Code dwCode, float fPos) { in DoScroll()
261 float fPos; in GetTrackPointPos() local
301 bool CFWL_ScrollBar::OnScroll(CFWL_EventScroll::Code dwCode, float fPos) { in OnScroll()
Dcfwl_scrollbar.h56 void SetPos(float fPos) { m_fPos = fPos; } in SetPos()
Dcfwl_listbox.cpp467 float fPos = std::clamp(m_pVertScrollBar->GetPos(), 0.0f, fMax); in CalcSize() local
497 float fPos = std::clamp(m_pHorzScrollBar->GetPos(), 0.0f, fMax); in CalcSize() local
758 float fPos) { in OnScroll()
/external/skia/bench/
DVertexColorSpaceBench.cpp222 SkPoint fPos; in onPrepareDraws() member
235 SkPoint fPos; in onPrepareDraws() member
250 SkPoint fPos; in onPrepareDraws() member
/external/skia/include/private/base/
DSkDeque.h82 char* fPos; variable
/external/cronet/stable/third_party/icu/source/samples/plurfmtsample/
Dplurfmtsample.cpp73 FieldPosition fPos =0; in PluralFormatExample() local
/external/cronet/tot/third_party/icu/source/samples/plurfmtsample/
Dplurfmtsample.cpp73 FieldPosition fPos =0; in PluralFormatExample() local
/external/cronet/tot/third_party/icu/source/tools/toolutil/
Dxmlparser.h239 int32_t fPos; // String index of the current scan position in variable
/external/icu/icu4c/source/tools/toolutil/
Dxmlparser.h239 int32_t fPos; // String index of the current scan position in variable
/external/cronet/stable/third_party/icu/source/tools/toolutil/
Dxmlparser.h239 int32_t fPos; // String index of the current scan position in variable
/external/skia/src/utils/
DSkTextUtils.cpp46 const SkPoint* fPos; in GetPath() member
/external/skia/gm/
Dgradients_no_texture.cpp30 const SkScalar* fPos; member
144 SkScalar* fPos; member
Dgradient_dirty_laundry.cpp28 const SkScalar* fPos; member
Danimatedimageblurs.cpp132 SkPoint fPos; member in AnimatedImageBlurs::Node
/external/cronet/tot/third_party/icu/source/io/
Dufile.h55 UChar *fPos; /* current pos in fUCBuffer */ member
/external/icu/icu4c/source/io/
Dufile.h55 UChar *fPos; /* current pos in fUCBuffer */ member
/external/cronet/stable/third_party/icu/source/io/
Dufile.h55 UChar *fPos; /* current pos in fUCBuffer */ member
/external/skia/tools/viewer/
DImGuiLayer.h117 ImVec2 fPos; member
/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
Djson.kt162 val fPos = output.startMap() in parseObject() constant
182 val fPos = output.startVector() in parseArray() constant
/external/skia/tests/
DGradientTest.cpp84 const SkScalar* fPos; member
409 const SkScalar* fPos; in test_linear_fuzzer() member
509 const SkScalar* fPos; in test_sweep_fuzzer() member
/external/skia/experimental/ffmpeg/
DSkVideoEncoder.cpp19 size_t fPos = 0; member in SkRandomAccessWStream
/external/pdfium/xfa/fxfa/
Dcxfa_textparser.cpp605 float fPos = ms.ToUnit(XFA_Unit::Pt); in GetTabstops() local
621 float fPos = ms.ToUnit(XFA_Unit::Pt); in GetTabstops() local
/external/skia/modules/skparagraph/src/
DTextWrapper.h33 size_t fPos; variable

123