Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/native/
Dnative_menu_win.cc276 std::wstring::size_type tab_pos = label.find(L'\t'); in OnDrawItem() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c114 const int tab_pos = v >> (kGammaTabFix + 2); // integer part in Interpolate() local
231 const uint32_t tab_pos = v >> GAMMA_TO_LINEAR_BITS; in LinearToGammaS() local